[INFO] fetching crate allegro_audio 0.0.41... [INFO] checking allegro_audio-0.0.41 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate allegro_audio 0.0.41 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate allegro_audio 0.0.41 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate allegro_audio 0.0.41 [INFO] finished tweaking crates.io crate allegro_audio 0.0.41 [INFO] tweaked toml for crates.io crate allegro_audio 0.0.41 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2409c1f43fec789a8bf2f03dbd38e0b5e8cb2d351cd713631cd6bdf2971c2ffc [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" "2409c1f43fec789a8bf2f03dbd38e0b5e8cb2d351cd713631cd6bdf2971c2ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2409c1f43fec789a8bf2f03dbd38e0b5e8cb2d351cd713631cd6bdf2971c2ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2409c1f43fec789a8bf2f03dbd38e0b5e8cb2d351cd713631cd6bdf2971c2ffc", kill_on_drop: false }` [INFO] [stdout] 2409c1f43fec789a8bf2f03dbd38e0b5e8cb2d351cd713631cd6bdf2971c2ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce6166eebe7b81697495958263aadda65dca45ebe92e0a1b09c26caba229eea8 [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" "ce6166eebe7b81697495958263aadda65dca45ebe92e0a1b09c26caba229eea8", kill_on_drop: false }` [INFO] [stderr] Compiling allegro-sys v0.0.41 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling allegro_audio-sys v0.0.41 [INFO] [stderr] Compiling allegro v0.0.41 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking allegro_util v0.0.41 [INFO] [stderr] Checking allegro_audio v0.0.41 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/mixer.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 69 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `callback` [INFO] [stdout] --> src/mixer.rs:71:2 [INFO] [stdout] | [INFO] [stdout] 71 | callback: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/sample.rs:194:2 [INFO] [stdout] | [INFO] [stdout] 194 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/stream.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/mixer.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 69 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `callback` [INFO] [stdout] --> src/mixer.rs:71:2 [INFO] [stdout] | [INFO] [stdout] 71 | callback: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/sample.rs:194:2 [INFO] [stdout] | [INFO] [stdout] 194 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/stream.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "ce6166eebe7b81697495958263aadda65dca45ebe92e0a1b09c26caba229eea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6166eebe7b81697495958263aadda65dca45ebe92e0a1b09c26caba229eea8", kill_on_drop: false }` [INFO] [stdout] ce6166eebe7b81697495958263aadda65dca45ebe92e0a1b09c26caba229eea8