[INFO] cloning repository https://github.com/higumachan/atomic-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/higumachan/atomic-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fatomic-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fatomic-book'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fatomic-book: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/higumachan/atomic-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/higumachan/atomic-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fatomic-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fatomic-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 249ae5d79d69b2f3bfce163f414e801437c256c5 [INFO] checking higumachan/atomic-book against master#d93f678fa55842cccd2f091deccd93e9494b3764 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fatomic-book" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/higumachan/atomic-book on toolchain d93f678fa55842cccd2f091deccd93e9494b3764 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/higumachan/atomic-book [INFO] finished tweaking git repo https://github.com/higumachan/atomic-book [INFO] tweaked toml for git repo https://github.com/higumachan/atomic-book written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/higumachan/atomic-book 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" "+d93f678fa55842cccd2f091deccd93e9494b3764" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86c27357a8d6e4a8ce787f2b0ef1e13ff5f815e2f155c46a5d1013b7354bf829 [INFO] running `Command { std: "docker" "start" "-a" "86c27357a8d6e4a8ce787f2b0ef1e13ff5f815e2f155c46a5d1013b7354bf829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86c27357a8d6e4a8ce787f2b0ef1e13ff5f815e2f155c46a5d1013b7354bf829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c27357a8d6e4a8ce787f2b0ef1e13ff5f815e2f155c46a5d1013b7354bf829", kill_on_drop: false }` [INFO] [stdout] 86c27357a8d6e4a8ce787f2b0ef1e13ff5f815e2f155c46a5d1013b7354bf829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af4b170525f2d39bd410c7a407b6fc230bd7b0e0c8d50f1cc550c674c0d0d167 [INFO] running `Command { std: "docker" "start" "-a" "af4b170525f2d39bd410c7a407b6fc230bd7b0e0c8d50f1cc550c674c0d0d167", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Checking atomic-book v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_003.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_003.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_003.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> examples/lock_rw_002.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | while let Err(s) = [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_001.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_001.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_001.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_002.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_002.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/lock_mutex_002.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | for i in 0..1000_000_0 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "af4b170525f2d39bd410c7a407b6fc230bd7b0e0c8d50f1cc550c674c0d0d167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4b170525f2d39bd410c7a407b6fc230bd7b0e0c8d50f1cc550c674c0d0d167", kill_on_drop: false }` [INFO] [stdout] af4b170525f2d39bd410c7a407b6fc230bd7b0e0c8d50f1cc550c674c0d0d167