[INFO] cloning repository https://github.com/felipellrocha/amsterdam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipellrocha/amsterdam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipellrocha%2Famsterdam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipellrocha%2Famsterdam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ee8d179fad4852412430505107aaf8f2d70239d [INFO] checking felipellrocha/amsterdam against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipellrocha%2Famsterdam" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felipellrocha/amsterdam on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felipellrocha/amsterdam [INFO] finished tweaking git repo https://github.com/felipellrocha/amsterdam [INFO] tweaked toml for git repo https://github.com/felipellrocha/amsterdam written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/felipellrocha/amsterdam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56807e2e5019e6054edf3eb5acc3b9768be777b45e0a404e365c6970c1bd412f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "56807e2e5019e6054edf3eb5acc3b9768be777b45e0a404e365c6970c1bd412f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56807e2e5019e6054edf3eb5acc3b9768be777b45e0a404e365c6970c1bd412f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56807e2e5019e6054edf3eb5acc3b9768be777b45e0a404e365c6970c1bd412f", kill_on_drop: false }` [INFO] [stdout] 56807e2e5019e6054edf3eb5acc3b9768be777b45e0a404e365c6970c1bd412f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 366ee6e89861adc06efe2c035978d25a7e180056f89166706cb9e66cbccf661d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "366ee6e89861adc06efe2c035978d25a7e180056f89166706cb9e66cbccf661d", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking amsterdam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `MINING_REWARD` [INFO] [stdout] --> src/utils.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub const MINING_REWARD: f32 = 100f32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MINING_REWARD` [INFO] [stdout] --> src/utils.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub const MINING_REWARD: f32 = 100f32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.00s [INFO] running `Command { std: "docker" "inspect" "366ee6e89861adc06efe2c035978d25a7e180056f89166706cb9e66cbccf661d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366ee6e89861adc06efe2c035978d25a7e180056f89166706cb9e66cbccf661d", kill_on_drop: false }` [INFO] [stdout] 366ee6e89861adc06efe2c035978d25a7e180056f89166706cb9e66cbccf661d