[INFO] fetching crate toluol 2.0.0...
[INFO] testing toluol-2.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate toluol 2.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate toluol 2.0.0
[INFO] finished tweaking crates.io crate toluol 2.0.0
[INFO] tweaked toml for crates.io crate toluol 2.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toluol 2.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toluol 2.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b37d7a8377368b746f6ee8fef8c4a26c0e778bc1434af725cfa88884a1a740ba
[INFO] running `Command { std: "docker" "start" "-a" "b37d7a8377368b746f6ee8fef8c4a26c0e778bc1434af725cfa88884a1a740ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b37d7a8377368b746f6ee8fef8c4a26c0e778bc1434af725cfa88884a1a740ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b37d7a8377368b746f6ee8fef8c4a26c0e778bc1434af725cfa88884a1a740ba", kill_on_drop: false }`
[INFO] [stdout] b37d7a8377368b746f6ee8fef8c4a26c0e778bc1434af725cfa88884a1a740ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77d28272b7f7c4477876ad493a0200e6892db756e4f398f17dd34ddeb139257b
[INFO] running `Command { std: "docker" "start" "-a" "77d28272b7f7c4477876ad493a0200e6892db756e4f398f17dd34ddeb139257b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling base64ct v1.5.2
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.48
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling supports-color v1.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling permutation v0.4.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling ff v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling ecdsa v0.13.4
[INFO] [stderr]    Compiling p256 v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling repr-with-fallback v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling toluol-proto v2.0.0
[INFO] [stderr]    Compiling ureq v2.5.0
[INFO] [stderr]    Compiling toluol v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.12s
[INFO] running `Command { std: "docker" "inspect" "77d28272b7f7c4477876ad493a0200e6892db756e4f398f17dd34ddeb139257b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d28272b7f7c4477876ad493a0200e6892db756e4f398f17dd34ddeb139257b", kill_on_drop: false }`
[INFO] [stdout] 77d28272b7f7c4477876ad493a0200e6892db756e4f398f17dd34ddeb139257b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73489d0581180c657ad1a8aab585e637f4abcea44df2c3fa851ce9b39490f37c
[INFO] running `Command { std: "docker" "start" "-a" "73489d0581180c657ad1a8aab585e637f4abcea44df2c3fa851ce9b39490f37c", kill_on_drop: false }`
[INFO] [stderr]    Compiling toluol v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "73489d0581180c657ad1a8aab585e637f4abcea44df2c3fa851ce9b39490f37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73489d0581180c657ad1a8aab585e637f4abcea44df2c3fa851ce9b39490f37c", kill_on_drop: false }`
[INFO] [stdout] 73489d0581180c657ad1a8aab585e637f4abcea44df2c3fa851ce9b39490f37c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f724e717c2c5bdbb738ce8e39cf7e9b3dbdec75b06a5abf2d49d5fa4fe479ae
[INFO] running `Command { std: "docker" "start" "-a" "4f724e717c2c5bdbb738ce8e39cf7e9b3dbdec75b06a5abf2d49d5fa4fe479ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toluol-1896b225a31b7e8a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toluol-fe43fc01ddb16d6c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests toluol
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f724e717c2c5bdbb738ce8e39cf7e9b3dbdec75b06a5abf2d49d5fa4fe479ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f724e717c2c5bdbb738ce8e39cf7e9b3dbdec75b06a5abf2d49d5fa4fe479ae", kill_on_drop: false }`
[INFO] [stdout] 4f724e717c2c5bdbb738ce8e39cf7e9b3dbdec75b06a5abf2d49d5fa4fe479ae
