[INFO] fetching crate devenv 0.1.0...
[INFO] testing devenv-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate devenv 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate devenv 0.1.0
[INFO] finished tweaking crates.io crate devenv 0.1.0
[INFO] tweaked toml for crates.io crate devenv 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate devenv 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate devenv 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db7e2a144407d3d88fb91a39e47908bb632937896b545a524cf50e2d2f2c21e0
[INFO] running `Command { std: "docker" "start" "-a" "db7e2a144407d3d88fb91a39e47908bb632937896b545a524cf50e2d2f2c21e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db7e2a144407d3d88fb91a39e47908bb632937896b545a524cf50e2d2f2c21e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7e2a144407d3d88fb91a39e47908bb632937896b545a524cf50e2d2f2c21e0", kill_on_drop: false }`
[INFO] [stdout] db7e2a144407d3d88fb91a39e47908bb632937896b545a524cf50e2d2f2c21e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11742e56f33d11f6ecb5586f830835c4b1493a535b47aa3ed6326f1e0603c044
[INFO] running `Command { std: "docker" "start" "-a" "11742e56f33d11f6ecb5586f830835c4b1493a535b47aa3ed6326f1e0603c044", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling owo-colors v3.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling virtue v0.0.7
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling async_once v0.2.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling paris v1.5.13
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling argh v0.1.7
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling cached_proc_macro v0.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling cached v0.34.0
[INFO] [stderr]    Compiling bincode v2.0.0-rc.1
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling devenv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.88s
[INFO] running `Command { std: "docker" "inspect" "11742e56f33d11f6ecb5586f830835c4b1493a535b47aa3ed6326f1e0603c044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11742e56f33d11f6ecb5586f830835c4b1493a535b47aa3ed6326f1e0603c044", kill_on_drop: false }`
[INFO] [stdout] 11742e56f33d11f6ecb5586f830835c4b1493a535b47aa3ed6326f1e0603c044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbde8be657ef3fa3e373e4a9e8fd3d58c744360c426c01f8a03b294e9f0e8402
[INFO] running `Command { std: "docker" "start" "-a" "cbde8be657ef3fa3e373e4a9e8fd3d58c744360c426c01f8a03b294e9f0e8402", kill_on_drop: false }`
[INFO] [stderr]    Compiling devenv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "cbde8be657ef3fa3e373e4a9e8fd3d58c744360c426c01f8a03b294e9f0e8402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbde8be657ef3fa3e373e4a9e8fd3d58c744360c426c01f8a03b294e9f0e8402", kill_on_drop: false }`
[INFO] [stdout] cbde8be657ef3fa3e373e4a9e8fd3d58c744360c426c01f8a03b294e9f0e8402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6cbec20c3e79be50a0746454a9ca4650e263f282a9142e15c3a8dc631080d010
[INFO] running `Command { std: "docker" "start" "-a" "6cbec20c3e79be50a0746454a9ca4650e263f282a9142e15c3a8dc631080d010", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devenv-70532e75954963f7)
[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" "6cbec20c3e79be50a0746454a9ca4650e263f282a9142e15c3a8dc631080d010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbec20c3e79be50a0746454a9ca4650e263f282a9142e15c3a8dc631080d010", kill_on_drop: false }`
[INFO] [stdout] 6cbec20c3e79be50a0746454a9ca4650e263f282a9142e15c3a8dc631080d010
