[INFO] cloning repository https://github.com/LeonardMH/euler-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeonardMH/euler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardMH%2Feuler-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardMH%2Feuler-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68e43465a129944f190c1b7a9174f5c88f2e308d [INFO] testing LeonardMH/euler-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonardMH%2Feuler-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeonardMH/euler-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LeonardMH/euler-rs [INFO] finished tweaking git repo https://github.com/LeonardMH/euler-rs [INFO] tweaked toml for git repo https://github.com/LeonardMH/euler-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/LeonardMH/euler-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b39050436730cd0a621f3e3ce5889850e57e51bcf2032e3d80000d13cbe4cc99 [INFO] running `Command { std: "docker" "start" "-a" "b39050436730cd0a621f3e3ce5889850e57e51bcf2032e3d80000d13cbe4cc99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b39050436730cd0a621f3e3ce5889850e57e51bcf2032e3d80000d13cbe4cc99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39050436730cd0a621f3e3ce5889850e57e51bcf2032e3d80000d13cbe4cc99", kill_on_drop: false }` [INFO] [stdout] b39050436730cd0a621f3e3ce5889850e57e51bcf2032e3d80000d13cbe4cc99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 485d2986587083d5c0626ca49de37b472b2d8f5d19c8dceced2b63f479248ddd [INFO] running `Command { std: "docker" "start" "-a" "485d2986587083d5c0626ca49de37b472b2d8f5d19c8dceced2b63f479248ddd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling euler-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `Command { std: "docker" "inspect" "485d2986587083d5c0626ca49de37b472b2d8f5d19c8dceced2b63f479248ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "485d2986587083d5c0626ca49de37b472b2d8f5d19c8dceced2b63f479248ddd", kill_on_drop: false }` [INFO] [stdout] 485d2986587083d5c0626ca49de37b472b2d8f5d19c8dceced2b63f479248ddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c26445ca84752b15c888a2398af3f336f5ab903bf46fed4aad066dabeae3d9bc [INFO] running `Command { std: "docker" "start" "-a" "c26445ca84752b15c888a2398af3f336f5ab903bf46fed4aad066dabeae3d9bc", kill_on_drop: false }` [INFO] [stderr] Compiling euler-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "c26445ca84752b15c888a2398af3f336f5ab903bf46fed4aad066dabeae3d9bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c26445ca84752b15c888a2398af3f336f5ab903bf46fed4aad066dabeae3d9bc", kill_on_drop: false }` [INFO] [stdout] c26445ca84752b15c888a2398af3f336f5ab903bf46fed4aad066dabeae3d9bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1e57a303be0d61d5e6c5300301f7da00c84bd96ac754f62fdc851303219b2c5 [INFO] running `Command { std: "docker" "start" "-a" "c1e57a303be0d61d5e6c5300301f7da00c84bd96ac754f62fdc851303219b2c5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/euler_rs-c366354751109d2e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_palindrome ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c1e57a303be0d61d5e6c5300301f7da00c84bd96ac754f62fdc851303219b2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e57a303be0d61d5e6c5300301f7da00c84bd96ac754f62fdc851303219b2c5", kill_on_drop: false }` [INFO] [stdout] c1e57a303be0d61d5e6c5300301f7da00c84bd96ac754f62fdc851303219b2c5