[INFO] cloning repository https://github.com/BernardIgiri/learn_more_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BernardIgiri/learn_more_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBernardIgiri%2Flearn_more_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBernardIgiri%2Flearn_more_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de2be2e687dd4d1bc4fb0d7299958b3cac85c4be [INFO] testing BernardIgiri/learn_more_rust against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBernardIgiri%2Flearn_more_rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BernardIgiri/learn_more_rust on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BernardIgiri/learn_more_rust [INFO] finished tweaking git repo https://github.com/BernardIgiri/learn_more_rust [INFO] tweaked toml for git repo https://github.com/BernardIgiri/learn_more_rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/BernardIgiri/learn_more_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19461dfe4bf9e2cd32bcb53df9c66bdffcdb4579af29a028fcc3ec388cd0e373 [INFO] running `Command { std: "docker" "start" "-a" "19461dfe4bf9e2cd32bcb53df9c66bdffcdb4579af29a028fcc3ec388cd0e373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19461dfe4bf9e2cd32bcb53df9c66bdffcdb4579af29a028fcc3ec388cd0e373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19461dfe4bf9e2cd32bcb53df9c66bdffcdb4579af29a028fcc3ec388cd0e373", kill_on_drop: false }` [INFO] [stdout] 19461dfe4bf9e2cd32bcb53df9c66bdffcdb4579af29a028fcc3ec388cd0e373 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a669f0a22b822db89d8393cc311ecc33998306ee401962881de014b29bee63f6 [INFO] running `Command { std: "docker" "start" "-a" "a669f0a22b822db89d8393cc311ecc33998306ee401962881de014b29bee63f6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling glam v0.9.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.14 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling learn_more_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.46s [INFO] running `Command { std: "docker" "inspect" "a669f0a22b822db89d8393cc311ecc33998306ee401962881de014b29bee63f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a669f0a22b822db89d8393cc311ecc33998306ee401962881de014b29bee63f6", kill_on_drop: false }` [INFO] [stdout] a669f0a22b822db89d8393cc311ecc33998306ee401962881de014b29bee63f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 512920edf99029a3362a2154dce964e3a2654a7065f85ea44913d2ee2840d035 [INFO] running `Command { std: "docker" "start" "-a" "512920edf99029a3362a2154dce964e3a2654a7065f85ea44913d2ee2840d035", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling learn_more_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `Command { std: "docker" "inspect" "512920edf99029a3362a2154dce964e3a2654a7065f85ea44913d2ee2840d035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512920edf99029a3362a2154dce964e3a2654a7065f85ea44913d2ee2840d035", kill_on_drop: false }` [INFO] [stdout] 512920edf99029a3362a2154dce964e3a2654a7065f85ea44913d2ee2840d035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6fcefb5f88eeba658474b9c898805bae93027f85e944e817e35d158c01f8bff [INFO] running `Command { std: "docker" "start" "-a" "a6fcefb5f88eeba658474b9c898805bae93027f85e944e817e35d158c01f8bff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/learn_more_rust-74d397a9de59ef55) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test guessing_game::test::calc_score_uses_fibonacci ... ok [INFO] [stdout] test vehicles::cars::tests::car_stop_does_not_pass_zero ... ok [INFO] [stdout] test vehicles::cars::tests::car_stop_lowers_velocity ... ok [INFO] [stdout] test vehicles::cars::tests::car_accelerate_does_not_pass_max_speed ... ok [INFO] [stdout] test math::tests::fib_next_sequence_is_correct ... ok [INFO] [stdout] test vehicles::cars::tests::car_accelerate_increases_velocity ... ok [INFO] [stdout] test math::tests::fib_n_overflows ... ok [INFO] [stdout] test math::tests::fib_max ... ok [INFO] [stdout] test my_macros::tests::creates_vector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6fcefb5f88eeba658474b9c898805bae93027f85e944e817e35d158c01f8bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6fcefb5f88eeba658474b9c898805bae93027f85e944e817e35d158c01f8bff", kill_on_drop: false }` [INFO] [stdout] a6fcefb5f88eeba658474b9c898805bae93027f85e944e817e35d158c01f8bff