[INFO] fetching crate sip_rld 0.3.6... [INFO] checking sip_rld-0.3.6 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate sip_rld 0.3.6 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate sip_rld 0.3.6 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sip_rld 0.3.6 [INFO] finished tweaking crates.io crate sip_rld 0.3.6 [INFO] tweaked toml for crates.io crate sip_rld 0.3.6 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate sip_rld 0.3.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f69c8ea0bc722809624484442d8b4e5fc1857a5bc27bf6312e2f1d9f5c6dad5 [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" "4f69c8ea0bc722809624484442d8b4e5fc1857a5bc27bf6312e2f1d9f5c6dad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f69c8ea0bc722809624484442d8b4e5fc1857a5bc27bf6312e2f1d9f5c6dad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f69c8ea0bc722809624484442d8b4e5fc1857a5bc27bf6312e2f1d9f5c6dad5", kill_on_drop: false }` [INFO] [stdout] 4f69c8ea0bc722809624484442d8b4e5fc1857a5bc27bf6312e2f1d9f5c6dad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cac9706fc98238e64dc59945414e8ebf78e9ace70746c0dc71e9d85ab64fcbb [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" "3cac9706fc98238e64dc59945414e8ebf78e9ace70746c0dc71e9d85ab64fcbb", kill_on_drop: false }` [INFO] [stderr] Checking sip_rld v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_to` [INFO] [stdout] --> src/lib.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn get_to(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_from` [INFO] [stdout] --> src/lib.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn get_from(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `event` [INFO] [stdout] --> src/lib.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn event(&mut self, event: String) -> &mut Message { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `accept` [INFO] [stdout] --> src/lib.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn accept(&mut self, accept: String) -> &mut Message { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `content_type` [INFO] [stdout] --> src/lib.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn content_type(&mut self, content_type: String) -> &mut Message { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contact` [INFO] [stdout] --> src/lib.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn contact(&mut self, ext: String) -> &mut Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `event` [INFO] [stdout] --> src/lib.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn event(&mut self, event: String) -> &mut Message { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `accept` [INFO] [stdout] --> src/lib.rs:152:12 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn accept(&mut self, accept: String) -> &mut Message { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `content_type` [INFO] [stdout] --> src/lib.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn content_type(&mut self, content_type: String) -> &mut Message { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contact` [INFO] [stdout] --> src/lib.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn contact(&mut self, ext: String) -> &mut Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "3cac9706fc98238e64dc59945414e8ebf78e9ace70746c0dc71e9d85ab64fcbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cac9706fc98238e64dc59945414e8ebf78e9ace70746c0dc71e9d85ab64fcbb", kill_on_drop: false }` [INFO] [stdout] 3cac9706fc98238e64dc59945414e8ebf78e9ace70746c0dc71e9d85ab64fcbb