[INFO] cloning repository https://github.com/yliunssept/rust-exampe1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yliunssept/rust-exampe1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyliunssept%2Frust-exampe1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyliunssept%2Frust-exampe1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b584d79c77494988ba253d12a6f05f6bab40090
[INFO] testing yliunssept/rust-exampe1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyliunssept%2Frust-exampe1" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  67% (512/754)
Updating files:  68% (513/754)
Updating files:  69% (521/754)
Updating files:  70% (528/754)
Updating files:  71% (536/754)
Updating files:  72% (543/754)
Updating files:  73% (551/754)
Updating files:  74% (558/754)
Updating files:  75% (566/754)
Updating files:  76% (574/754)
Updating files:  76% (577/754)
Updating files:  77% (581/754)
Updating files:  78% (589/754)
Updating files:  79% (596/754)
Updating files:  80% (604/754)
Updating files:  81% (611/754)
Updating files:  82% (619/754)
Updating files:  83% (626/754)
Updating files:  84% (634/754)
Updating files:  85% (641/754)
Updating files:  86% (649/754)
Updating files:  86% (655/754)
Updating files:  87% (656/754)
Updating files:  88% (664/754)
Updating files:  89% (672/754)
Updating files:  90% (679/754)
Updating files:  91% (687/754)
Updating files:  92% (694/754)
Updating files:  93% (702/754)
Updating files:  94% (709/754)
Updating files:  95% (717/754)
Updating files:  96% (724/754)
Updating files:  97% (732/754)
Updating files:  98% (739/754)
Updating files:  99% (747/754)
Updating files: 100% (754/754)
Updating files: 100% (754/754), done.
[INFO] started tweaking git repo https://github.com/yliunssept/rust-exampe1
[INFO] finished tweaking git repo https://github.com/yliunssept/rust-exampe1
[INFO] tweaked toml for git repo https://github.com/yliunssept/rust-exampe1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yliunssept/rust-exampe1 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 git repo https://github.com/yliunssept/rust-exampe1 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] e62e788f3435d13bdcb65e447df5174a51afc81188371cfca883dde55d803301
[INFO] running `Command { std: "docker" "start" "-a" "e62e788f3435d13bdcb65e447df5174a51afc81188371cfca883dde55d803301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e62e788f3435d13bdcb65e447df5174a51afc81188371cfca883dde55d803301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e62e788f3435d13bdcb65e447df5174a51afc81188371cfca883dde55d803301", kill_on_drop: false }`
[INFO] [stdout] e62e788f3435d13bdcb65e447df5174a51afc81188371cfca883dde55d803301
[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] 300a33f77e19b789b3899a62b3d327c821a14caf951c3857cd7a735a70c676ef
[INFO] running `Command { std: "docker" "start" "-a" "300a33f77e19b789b3899a62b3d327c821a14caf951c3857cd7a735a70c676ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling peroxide v0.31.6
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling puruspe v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]    Compiling test_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.12s
[INFO] running `Command { std: "docker" "inspect" "300a33f77e19b789b3899a62b3d327c821a14caf951c3857cd7a735a70c676ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "300a33f77e19b789b3899a62b3d327c821a14caf951c3857cd7a735a70c676ef", kill_on_drop: false }`
[INFO] [stdout] 300a33f77e19b789b3899a62b3d327c821a14caf951c3857cd7a735a70c676ef
[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] 05e53275f39bc77e8e17f4972e11618139a57d5813037c37549f40e98ec386a9
[INFO] running `Command { std: "docker" "start" "-a" "05e53275f39bc77e8e17f4972e11618139a57d5813037c37549f40e98ec386a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling test_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "05e53275f39bc77e8e17f4972e11618139a57d5813037c37549f40e98ec386a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e53275f39bc77e8e17f4972e11618139a57d5813037c37549f40e98ec386a9", kill_on_drop: false }`
[INFO] [stdout] 05e53275f39bc77e8e17f4972e11618139a57d5813037c37549f40e98ec386a9
[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] 4e9a86dabde82e17a5699fe6264c49787bf4ad745e49bb81b80ed11a26ca4e83
[INFO] running `Command { std: "docker" "start" "-a" "4e9a86dabde82e17a5699fe6264c49787bf4ad745e49bb81b80ed11a26ca4e83", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_rust-1f7da43a03f35b82)
[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" "4e9a86dabde82e17a5699fe6264c49787bf4ad745e49bb81b80ed11a26ca4e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e9a86dabde82e17a5699fe6264c49787bf4ad745e49bb81b80ed11a26ca4e83", kill_on_drop: false }`
[INFO] [stdout] 4e9a86dabde82e17a5699fe6264c49787bf4ad745e49bb81b80ed11a26ca4e83
