[INFO] cloning repository https://github.com/carrotflakes/fnumbuf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carrotflakes/fnumbuf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Ffnumbuf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Ffnumbuf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdea6ee41426ddc1fff96ee605bd3be259d5d334 [INFO] testing carrotflakes/fnumbuf against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Ffnumbuf" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carrotflakes/fnumbuf on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carrotflakes/fnumbuf [INFO] finished tweaking git repo https://github.com/carrotflakes/fnumbuf [INFO] tweaked toml for git repo https://github.com/carrotflakes/fnumbuf written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/carrotflakes/fnumbuf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24a6d36fcb9ff578455b88155e152d66f31977a5646d7919d3b110e0bf42ad28 [INFO] running `Command { std: "docker" "start" "-a" "24a6d36fcb9ff578455b88155e152d66f31977a5646d7919d3b110e0bf42ad28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24a6d36fcb9ff578455b88155e152d66f31977a5646d7919d3b110e0bf42ad28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a6d36fcb9ff578455b88155e152d66f31977a5646d7919d3b110e0bf42ad28", kill_on_drop: false }` [INFO] [stdout] 24a6d36fcb9ff578455b88155e152d66f31977a5646d7919d3b110e0bf42ad28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0312a440e6d6ef77299514e3e529ba3681679ed5f2c6a611b1bd0e2c6b14990 [INFO] running `Command { std: "docker" "start" "-a" "a0312a440e6d6ef77299514e3e529ba3681679ed5f2c6a611b1bd0e2c6b14990", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling fnum-derive v0.0.1 [INFO] [stderr] Compiling fnum v0.0.1 [INFO] [stderr] Compiling fnumbuf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.87s [INFO] running `Command { std: "docker" "inspect" "a0312a440e6d6ef77299514e3e529ba3681679ed5f2c6a611b1bd0e2c6b14990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0312a440e6d6ef77299514e3e529ba3681679ed5f2c6a611b1bd0e2c6b14990", kill_on_drop: false }` [INFO] [stdout] a0312a440e6d6ef77299514e3e529ba3681679ed5f2c6a611b1bd0e2c6b14990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80d4a6da1bd9602a5fe9eeec52b529f0e6233047790a6f52979ea99928ca5daf [INFO] running `Command { std: "docker" "start" "-a" "80d4a6da1bd9602a5fe9eeec52b529f0e6233047790a6f52979ea99928ca5daf", kill_on_drop: false }` [INFO] [stderr] Compiling fnumbuf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "80d4a6da1bd9602a5fe9eeec52b529f0e6233047790a6f52979ea99928ca5daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d4a6da1bd9602a5fe9eeec52b529f0e6233047790a6f52979ea99928ca5daf", kill_on_drop: false }` [INFO] [stdout] 80d4a6da1bd9602a5fe9eeec52b529f0e6233047790a6f52979ea99928ca5daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c670f5f99a926bada40b18edf7dbf5b9dd4a30088b1c80a9108268b6bced7801 [INFO] running `Command { std: "docker" "start" "-a" "c670f5f99a926bada40b18edf7dbf5b9dd4a30088b1c80a9108268b6bced7801", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 53.55s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fnumbuf-c3a017c8cc3294d9) [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] [stderr] Doc-tests fnumbuf [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" "c670f5f99a926bada40b18edf7dbf5b9dd4a30088b1c80a9108268b6bced7801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c670f5f99a926bada40b18edf7dbf5b9dd4a30088b1c80a9108268b6bced7801", kill_on_drop: false }` [INFO] [stdout] c670f5f99a926bada40b18edf7dbf5b9dd4a30088b1c80a9108268b6bced7801