[INFO] fetching crate cargo_demo_ls 0.1.0...
[INFO] testing cargo_demo_ls-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cargo_demo_ls 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cargo_demo_ls 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo_demo_ls 0.1.0
[INFO] finished tweaking crates.io crate cargo_demo_ls 0.1.0
[INFO] tweaked toml for crates.io crate cargo_demo_ls 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding aead v0.3.2 (latest: v0.5.2)
[INFO] [stderr]       Adding aes v0.6.0 (latest: v0.8.4)
[INFO] [stderr]       Adding aes-gcm v0.8.0 (latest: v0.10.3)
[INFO] [stderr]       Adding aes-soft v0.6.4 (latest: v0.99.99)
[INFO] [stderr]       Adding aesni v0.10.0 (latest: v0.99.99)
[INFO] [stderr]       Adding base64 v0.9.3 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding block-buffer v0.9.0 (latest: v0.10.4)
[INFO] [stderr]       Adding cipher v0.2.5 (latest: v0.4.4)
[INFO] [stderr]       Adding cookie v0.11.5 (latest: v0.18.1)
[INFO] [stderr]       Adding cpuid-bool v0.2.0 (latest: v0.99.99)
[INFO] [stderr]       Adding crypto-mac v0.10.1 (latest: v0.11.1)
[INFO] [stderr]       Adding ctr v0.6.0 (latest: v0.9.2)
[INFO] [stderr]       Adding devise v0.2.1 (latest: v0.4.1)
[INFO] [stderr]       Adding devise_codegen v0.2.1 (latest: v0.4.1)
[INFO] [stderr]       Adding devise_core v0.2.1 (latest: v0.4.1)
[INFO] [stderr]       Adding digest v0.9.0 (latest: v0.10.7)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding ghash v0.3.1 (latest: v0.5.1)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding hkdf v0.10.0 (latest: v0.12.4)
[INFO] [stderr]       Adding hmac v0.10.1 (latest: v0.12.1)
[INFO] [stderr]       Adding hyper v0.10.16 (latest: v1.3.1)
[INFO] [stderr]       Adding idna v0.1.5 (latest: v0.5.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding language-tags v0.2.2 (latest: v0.3.2)
[INFO] [stderr]       Adding log v0.3.9 (latest: v0.4.21)
[INFO] [stderr]       Adding mime v0.2.6 (latest: v0.3.17)
[INFO] [stderr]       Adding pear v0.1.5 (latest: v0.2.9)
[INFO] [stderr]       Adding pear_codegen v0.1.5 (latest: v0.2.9)
[INFO] [stderr]       Adding percent-encoding v1.0.1 (latest: v2.3.1)
[INFO] [stderr]       Adding polyval v0.4.5 (latest: v0.6.2)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (latest: v1.0.83)
[INFO] [stderr]       Adding quote v0.6.13 (latest: v1.0.36)
[INFO] [stderr]       Adding rocket v0.4.11 (latest: v0.5.1)
[INFO] [stderr]       Adding rocket_codegen v0.4.11 (latest: v0.5.1)
[INFO] [stderr]       Adding rocket_http v0.4.11 (latest: v0.5.1)
[INFO] [stderr]       Adding sha2 v0.9.9 (latest: v0.10.8)
[INFO] [stderr]       Adding state v0.4.2 (latest: v0.6.0)
[INFO] [stderr]       Adding subtle v2.4.1 (latest: v2.5.0)
[INFO] [stderr]       Adding syn v0.15.44 (latest: v2.0.66)
[INFO] [stderr]       Adding time v0.1.45 (latest: v0.3.36)
[INFO] [stderr]       Adding toml v0.4.10 (latest: v0.8.13)
[INFO] [stderr]       Adding unicase v1.4.2 (latest: v2.7.0)
[INFO] [stderr]       Adding unicode-xid v0.1.0 (latest: v0.2.4)
[INFO] [stderr]       Adding universal-hash v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding url v1.7.2 (latest: v2.5.0)
[INFO] [stderr]       Adding version_check v0.1.5 (latest: v0.9.4)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2ed8c82a2bdc21458fe564a1c0d4b9bf2811264d8c276cda91746622518d345
[INFO] running `Command { std: "docker" "start" "-a" "c2ed8c82a2bdc21458fe564a1c0d4b9bf2811264d8c276cda91746622518d345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2ed8c82a2bdc21458fe564a1c0d4b9bf2811264d8c276cda91746622518d345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ed8c82a2bdc21458fe564a1c0d4b9bf2811264d8c276cda91746622518d345", kill_on_drop: false }`
[INFO] [stdout] c2ed8c82a2bdc21458fe564a1c0d4b9bf2811264d8c276cda91746622518d345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 458ed0ba840bbaddd59bd440c2b3e226b28cedba9b45149910ca1df4dcfa5a81
[INFO] running `Command { std: "docker" "start" "-a" "458ed0ba840bbaddd59bd440c2b3e226b28cedba9b45149910ca1df4dcfa5a81", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pear_codegen v0.1.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling rocket_codegen v0.4.11
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling state v0.4.2
[INFO] [stderr]    Compiling rocket v0.4.11
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling cookie v0.11.5
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling devise_core v0.2.1
[INFO] [stderr]    Compiling devise_codegen v0.2.1
[INFO] [stderr]    Compiling devise v0.2.1
[INFO] [stderr]    Compiling pear v0.1.5
[INFO] [stderr]    Compiling rocket_http v0.4.11
[INFO] [stderr]    Compiling cargo_demo_ls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "458ed0ba840bbaddd59bd440c2b3e226b28cedba9b45149910ca1df4dcfa5a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "458ed0ba840bbaddd59bd440c2b3e226b28cedba9b45149910ca1df4dcfa5a81", kill_on_drop: false }`
[INFO] [stdout] 458ed0ba840bbaddd59bd440c2b3e226b28cedba9b45149910ca1df4dcfa5a81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a3871ae44149e9da05877370f723088783176fa90ca8d881a5e7f3571a92e90
[INFO] running `Command { std: "docker" "start" "-a" "8a3871ae44149e9da05877370f723088783176fa90ca8d881a5e7f3571a92e90", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo_demo_ls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8a3871ae44149e9da05877370f723088783176fa90ca8d881a5e7f3571a92e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a3871ae44149e9da05877370f723088783176fa90ca8d881a5e7f3571a92e90", kill_on_drop: false }`
[INFO] [stdout] 8a3871ae44149e9da05877370f723088783176fa90ca8d881a5e7f3571a92e90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44e2ffe3a8afab6b2f964f52605d57deda3f0a832e7473e8009b48ff1b643f3c
[INFO] running `Command { std: "docker" "start" "-a" "44e2ffe3a8afab6b2f964f52605d57deda3f0a832e7473e8009b48ff1b643f3c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_demo_ls-5f15c759567bb8a6)
[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" "44e2ffe3a8afab6b2f964f52605d57deda3f0a832e7473e8009b48ff1b643f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e2ffe3a8afab6b2f964f52605d57deda3f0a832e7473e8009b48ff1b643f3c", kill_on_drop: false }`
[INFO] [stdout] 44e2ffe3a8afab6b2f964f52605d57deda3f0a832e7473e8009b48ff1b643f3c
[INFO] testing cargo_demo_ls-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate cargo_demo_ls 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate cargo_demo_ls 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo_demo_ls 0.1.0
[INFO] finished tweaking crates.io crate cargo_demo_ls 0.1.0
[INFO] tweaked toml for crates.io crate cargo_demo_ls 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding aead v0.3.2 (latest: v0.5.2)
[INFO] [stderr]       Adding aes v0.6.0 (latest: v0.8.4)
[INFO] [stderr]       Adding aes-gcm v0.8.0 (latest: v0.10.3)
[INFO] [stderr]       Adding aes-soft v0.6.4 (latest: v0.99.99)
[INFO] [stderr]       Adding aesni v0.10.0 (latest: v0.99.99)
[INFO] [stderr]       Adding base64 v0.9.3 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding block-buffer v0.9.0 (latest: v0.10.4)
[INFO] [stderr]       Adding cipher v0.2.5 (latest: v0.4.4)
[INFO] [stderr]       Adding cookie v0.11.5 (latest: v0.18.1)
[INFO] [stderr]       Adding cpuid-bool v0.2.0 (latest: v0.99.99)
[INFO] [stderr]       Adding crypto-mac v0.10.1 (latest: v0.11.1)
[INFO] [stderr]       Adding ctr v0.6.0 (latest: v0.9.2)
[INFO] [stderr]       Adding devise v0.2.1 (latest: v0.4.1)
[INFO] [stderr]       Adding devise_codegen v0.2.1 (latest: v0.4.1)
[INFO] [stderr]       Adding devise_core v0.2.1 (latest: v0.4.1)
[INFO] [stderr]       Adding digest v0.9.0 (latest: v0.10.7)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding ghash v0.3.1 (latest: v0.5.1)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding hkdf v0.10.0 (latest: v0.12.4)
[INFO] [stderr]       Adding hmac v0.10.1 (latest: v0.12.1)
[INFO] [stderr]       Adding hyper v0.10.16 (latest: v1.3.1)
[INFO] [stderr]       Adding idna v0.1.5 (latest: v0.5.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding language-tags v0.2.2 (latest: v0.3.2)
[INFO] [stderr]       Adding log v0.3.9 (latest: v0.4.21)
[INFO] [stderr]       Adding mime v0.2.6 (latest: v0.3.17)
[INFO] [stderr]       Adding pear v0.1.5 (latest: v0.2.9)
[INFO] [stderr]       Adding pear_codegen v0.1.5 (latest: v0.2.9)
[INFO] [stderr]       Adding percent-encoding v1.0.1 (latest: v2.3.1)
[INFO] [stderr]       Adding polyval v0.4.5 (latest: v0.6.2)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (latest: v1.0.83)
[INFO] [stderr]       Adding quote v0.6.13 (latest: v1.0.36)
[INFO] [stderr]       Adding rocket v0.4.11 (latest: v0.5.1)
[INFO] [stderr]       Adding rocket_codegen v0.4.11 (latest: v0.5.1)
[INFO] [stderr]       Adding rocket_http v0.4.11 (latest: v0.5.1)
[INFO] [stderr]       Adding sha2 v0.9.9 (latest: v0.10.8)
[INFO] [stderr]       Adding state v0.4.2 (latest: v0.6.0)
[INFO] [stderr]       Adding subtle v2.4.1 (latest: v2.5.0)
[INFO] [stderr]       Adding syn v0.15.44 (latest: v2.0.66)
[INFO] [stderr]       Adding time v0.1.45 (latest: v0.3.36)
[INFO] [stderr]       Adding toml v0.4.10 (latest: v0.8.13)
[INFO] [stderr]       Adding unicase v1.4.2 (latest: v2.7.0)
[INFO] [stderr]       Adding unicode-xid v0.1.0 (latest: v0.2.4)
[INFO] [stderr]       Adding universal-hash v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding url v1.7.2 (latest: v2.5.0)
[INFO] [stderr]       Adding version_check v0.1.5 (latest: v0.9.4)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9578401f3b3781b4ed1be2e7eb80df0788a495aade4d007cdfbecaf40e14a45e
[INFO] running `Command { std: "docker" "start" "-a" "9578401f3b3781b4ed1be2e7eb80df0788a495aade4d007cdfbecaf40e14a45e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9578401f3b3781b4ed1be2e7eb80df0788a495aade4d007cdfbecaf40e14a45e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9578401f3b3781b4ed1be2e7eb80df0788a495aade4d007cdfbecaf40e14a45e", kill_on_drop: false }`
[INFO] [stdout] 9578401f3b3781b4ed1be2e7eb80df0788a495aade4d007cdfbecaf40e14a45e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cbe1fd17ff672c9104bb32263b89a94bd70c30d4c3acf630e06ef12dd45bc3c
[INFO] running `Command { std: "docker" "start" "-a" "8cbe1fd17ff672c9104bb32263b89a94bd70c30d4c3acf630e06ef12dd45bc3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling pear_codegen v0.1.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rocket_codegen v0.4.11
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling state v0.4.2
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling rocket v0.4.11
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling cookie v0.11.5
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling devise_core v0.2.1
[INFO] [stderr]    Compiling devise_codegen v0.2.1
[INFO] [stderr]    Compiling devise v0.2.1
[INFO] [stderr]    Compiling pear v0.1.5
[INFO] [stderr]    Compiling rocket_http v0.4.11
[INFO] [stderr]    Compiling cargo_demo_ls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8cbe1fd17ff672c9104bb32263b89a94bd70c30d4c3acf630e06ef12dd45bc3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cbe1fd17ff672c9104bb32263b89a94bd70c30d4c3acf630e06ef12dd45bc3c", kill_on_drop: false }`
[INFO] [stdout] 8cbe1fd17ff672c9104bb32263b89a94bd70c30d4c3acf630e06ef12dd45bc3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4472c4ab121b9cb818836a6b7bb1da0cbde152b476a903d619ee751bc649c4dd
[INFO] running `Command { std: "docker" "start" "-a" "4472c4ab121b9cb818836a6b7bb1da0cbde152b476a903d619ee751bc649c4dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo_demo_ls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4472c4ab121b9cb818836a6b7bb1da0cbde152b476a903d619ee751bc649c4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4472c4ab121b9cb818836a6b7bb1da0cbde152b476a903d619ee751bc649c4dd", kill_on_drop: false }`
[INFO] [stdout] 4472c4ab121b9cb818836a6b7bb1da0cbde152b476a903d619ee751bc649c4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79e6535eeed2e3e4510f681681cb187202cd0d6b3d9509a95a224b7c8694efb3
[INFO] running `Command { std: "docker" "start" "-a" "79e6535eeed2e3e4510f681681cb187202cd0d6b3d9509a95a224b7c8694efb3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_demo_ls-5f15c759567bb8a6)
[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" "79e6535eeed2e3e4510f681681cb187202cd0d6b3d9509a95a224b7c8694efb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e6535eeed2e3e4510f681681cb187202cd0d6b3d9509a95a224b7c8694efb3", kill_on_drop: false }`
[INFO] [stdout] 79e6535eeed2e3e4510f681681cb187202cd0d6b3d9509a95a224b7c8694efb3
