[INFO] fetching crate pwnr 0.1.2... [INFO] testing pwnr-0.1.2 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate pwnr 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pwnr 0.1.2 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pwnr 0.1.2 [INFO] finished tweaking crates.io crate pwnr 0.1.2 [INFO] tweaked toml for crates.io crate pwnr 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored_json v2.1.0 [INFO] [stderr] Downloaded sysinfo v0.15.9 [INFO] [stderr] Downloaded scroll v0.11.0 [INFO] [stderr] Downloaded goblin v0.5.4 [INFO] [stderr] Downloaded goblin v0.3.4 [INFO] [stderr] Downloaded checksec v0.0.8 [INFO] [stderr] Downloaded iced-x86 v1.17.0 [INFO] [stderr] Downloaded ropr v0.2.23 [INFO] [stderr] Downloaded scroll_derive v0.11.0 [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79b2b2460f82ccedfbb1affdb2d16c15cf625ba29918ecf55480ac2737fdc523 [INFO] running `Command { std: "docker" "start" "-a" "79b2b2460f82ccedfbb1affdb2d16c15cf625ba29918ecf55480ac2737fdc523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79b2b2460f82ccedfbb1affdb2d16c15cf625ba29918ecf55480ac2737fdc523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b2b2460f82ccedfbb1affdb2d16c15cf625ba29918ecf55480ac2737fdc523", kill_on_drop: false }` [INFO] [stdout] 79b2b2460f82ccedfbb1affdb2d16c15cf625ba29918ecf55480ac2737fdc523 [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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e23b3cd701f144411b58fc14630a7346802e05dc43e2cd4c96bff8e9f3dcb82e [INFO] running `Command { std: "docker" "start" "-a" "e23b3cd701f144411b58fc14630a7346802e05dc43e2cd4c96bff8e9f3dcb82e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling sysinfo v0.15.9 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling iced-x86 v1.17.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling goblin v0.3.4 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling ropr v0.2.23 [INFO] [stderr] Compiling colored_json v2.1.0 [INFO] [stderr] Compiling checksec v0.0.8 [INFO] [stderr] Compiling pwnr v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/process.rs:74:2 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct LocalProcess { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 73 | child: Child, [INFO] [stdout] 74 | id: u32, [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 1m 30s [INFO] running `Command { std: "docker" "inspect" "e23b3cd701f144411b58fc14630a7346802e05dc43e2cd4c96bff8e9f3dcb82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23b3cd701f144411b58fc14630a7346802e05dc43e2cd4c96bff8e9f3dcb82e", kill_on_drop: false }` [INFO] [stdout] e23b3cd701f144411b58fc14630a7346802e05dc43e2cd4c96bff8e9f3dcb82e [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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c42be963703ef5bf7d23a9a4b0d143b8d8226d8dc95fa956bb730667750c8fef [INFO] running `Command { std: "docker" "start" "-a" "c42be963703ef5bf7d23a9a4b0d143b8d8226d8dc95fa956bb730667750c8fef", kill_on_drop: false }` [INFO] [stderr] Compiling pwnr v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/process.rs:74:2 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct LocalProcess { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 73 | child: Child, [INFO] [stdout] 74 | id: u32, [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: field `id` is never read [INFO] [stdout] --> src/process.rs:74:2 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct LocalProcess { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 73 | child: Child, [INFO] [stdout] 74 | id: u32, [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 test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "c42be963703ef5bf7d23a9a4b0d143b8d8226d8dc95fa956bb730667750c8fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42be963703ef5bf7d23a9a4b0d143b8d8226d8dc95fa956bb730667750c8fef", kill_on_drop: false }` [INFO] [stdout] c42be963703ef5bf7d23a9a4b0d143b8d8226d8dc95fa956bb730667750c8fef [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" "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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1f8f64c316578c35397b286857e9291504fc18755d567c231147b08dbf39ad7f [INFO] running `Command { std: "docker" "start" "-a" "1f8f64c316578c35397b286857e9291504fc18755d567c231147b08dbf39ad7f", kill_on_drop: false }` [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/process.rs:74:2 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct LocalProcess { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 73 | child: Child, [INFO] [stderr] 74 | id: u32, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pwnr` (lib) generated 1 warning [INFO] [stderr] warning: `pwnr` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/pwnr-0efcfbba598c43de) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f8f64c316578c35397b286857e9291504fc18755d567c231147b08dbf39ad7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8f64c316578c35397b286857e9291504fc18755d567c231147b08dbf39ad7f", kill_on_drop: false }` [INFO] [stdout] 1f8f64c316578c35397b286857e9291504fc18755d567c231147b08dbf39ad7f