[INFO] cloning repository https://github.com/Olical/neofib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Olical/neofib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlical%2Fneofib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlical%2Fneofib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f4c621b56dee2da35776b6531560edfb0a28ba8 [INFO] testing Olical/neofib against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlical%2Fneofib" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Olical/neofib on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Olical/neofib [INFO] finished tweaking git repo https://github.com/Olical/neofib [INFO] tweaked toml for git repo https://github.com/Olical/neofib written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/Olical/neofib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75e2f5fbcfb2e11cbe97f6459e279730946f226c17f5038dd0b8b61e03308ea6 [INFO] running `Command { std: "docker" "start" "-a" "75e2f5fbcfb2e11cbe97f6459e279730946f226c17f5038dd0b8b61e03308ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75e2f5fbcfb2e11cbe97f6459e279730946f226c17f5038dd0b8b61e03308ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e2f5fbcfb2e11cbe97f6459e279730946f226c17f5038dd0b8b61e03308ea6", kill_on_drop: false }` [INFO] [stdout] 75e2f5fbcfb2e11cbe97f6459e279730946f226c17f5038dd0b8b61e03308ea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef1f6095fea4189b57be6de58b389cd0d2597acccf0444e4a801d27510ee03af [INFO] running `Command { std: "docker" "start" "-a" "ef1f6095fea4189b57be6de58b389cd0d2597acccf0444e4a801d27510ee03af", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_bytes v0.10.4 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling rmpv v0.4.0 [INFO] [stderr] Compiling neovim-lib v0.5.4 [INFO] [stderr] Compiling neofib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.35s [INFO] running `Command { std: "docker" "inspect" "ef1f6095fea4189b57be6de58b389cd0d2597acccf0444e4a801d27510ee03af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1f6095fea4189b57be6de58b389cd0d2597acccf0444e4a801d27510ee03af", kill_on_drop: false }` [INFO] [stdout] ef1f6095fea4189b57be6de58b389cd0d2597acccf0444e4a801d27510ee03af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0da674676bd986fc8d1c316e681aa5d0836d3f65c9d37697f5dd80d31b8b5148 [INFO] running `Command { std: "docker" "start" "-a" "0da674676bd986fc8d1c316e681aa5d0836d3f65c9d37697f5dd80d31b8b5148", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling neofib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "0da674676bd986fc8d1c316e681aa5d0836d3f65c9d37697f5dd80d31b8b5148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da674676bd986fc8d1c316e681aa5d0836d3f65c9d37697f5dd80d31b8b5148", kill_on_drop: false }` [INFO] [stdout] 0da674676bd986fc8d1c316e681aa5d0836d3f65c9d37697f5dd80d31b8b5148 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6700f7d9ec6a92ebbd576742e4d82befb5afdc8f7906cf3e2118e917dda89680 [INFO] running `Command { std: "docker" "start" "-a" "6700f7d9ec6a92ebbd576742e4d82befb5afdc8f7906cf3e2118e917dda89680", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/neofib-53889bac3725790a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test fib::tests::simple_fibs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/neofib-31a687445c5d3f18) [INFO] [stdout] [INFO] [stderr] Doc-tests neofib [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] [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" "6700f7d9ec6a92ebbd576742e4d82befb5afdc8f7906cf3e2118e917dda89680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6700f7d9ec6a92ebbd576742e4d82befb5afdc8f7906cf3e2118e917dda89680", kill_on_drop: false }` [INFO] [stdout] 6700f7d9ec6a92ebbd576742e4d82befb5afdc8f7906cf3e2118e917dda89680