[INFO] cloning repository https://github.com/takoeight0821/ruthenium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takoeight0821/ruthenium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakoeight0821%2Fruthenium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakoeight0821%2Fruthenium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2269df1b67dfc8c601b235860f3f8386b86003fc [INFO] checking takoeight0821/ruthenium against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakoeight0821%2Fruthenium" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/takoeight0821/ruthenium [INFO] finished tweaking git repo https://github.com/takoeight0821/ruthenium [INFO] tweaked toml for git repo https://github.com/takoeight0821/ruthenium written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/takoeight0821/ruthenium on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/takoeight0821/ruthenium 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d [INFO] running `Command { std: "docker" "start" "8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking combine v3.6.3 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking ruthenium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32` [INFO] [stdout] --> src/vm.rs:151:80 [INFO] [stdout] | [INFO] [stdout] 151 | [Value::F32(a), Value::F32(b)] => Value::Bool((a - b).abs() < f32::EPSILON), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::EPSILON`: replaced by the `EPSILON` associated constant on `f64` [INFO] [stdout] --> src/vm.rs:152:80 [INFO] [stdout] | [INFO] [stdout] 152 | [Value::F64(a), Value::F64(b)] => Value::Bool((a - b).abs() < f64::EPSILON), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f32::EPSILON`: replaced by the `EPSILON` associated constant on `f32` [INFO] [stdout] --> src/vm.rs:151:80 [INFO] [stdout] | [INFO] [stdout] 151 | [Value::F32(a), Value::F32(b)] => Value::Bool((a - b).abs() < f32::EPSILON), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::EPSILON`: replaced by the `EPSILON` associated constant on `f64` [INFO] [stdout] --> src/vm.rs:152:80 [INFO] [stdout] | [INFO] [stdout] 152 | [Value::F64(a), Value::F64(b)] => Value::Bool((a - b).abs() < f64::EPSILON), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.11s [INFO] running `Command { std: "docker" "inspect" "8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d", kill_on_drop: false }` [INFO] [stdout] 8b7d4b83334a07c9f3462e617ba09f852db35f3e80bc34d2caf712b6e8931f9d