[INFO] cloning repository https://github.com/iansseijelly/ltrace_decoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iansseijelly/ltrace_decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiansseijelly%2Fltrace_decoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiansseijelly%2Fltrace_decoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3d778f63a4107ae2948b123eebf0be0dc34ccd2 [INFO] testing iansseijelly/ltrace_decoder against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiansseijelly%2Fltrace_decoder" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iansseijelly/ltrace_decoder [INFO] finished tweaking git repo https://github.com/iansseijelly/ltrace_decoder [INFO] tweaked toml for git repo https://github.com/iansseijelly/ltrace_decoder written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iansseijelly/ltrace_decoder on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iansseijelly/ltrace_decoder 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bus v2.4.1 [INFO] [stderr] Downloaded is-terminal v0.4.15 [INFO] [stderr] Downloaded iso8601 v0.6.2 [INFO] [stderr] Downloaded jsonschema v0.17.1 [INFO] [stderr] Downloaded fraction v0.13.1 [INFO] [stderr] Downloaded rvdasm v0.1.7 [INFO] [stderr] Downloaded anyhow v1.0.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 338c4ce98223d00c16a79f38f66e5b4e9ff58de86a220e8c1d51a0326d2c5978 [INFO] running `Command { std: "docker" "start" "-a" "338c4ce98223d00c16a79f38f66e5b4e9ff58de86a220e8c1d51a0326d2c5978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338c4ce98223d00c16a79f38f66e5b4e9ff58de86a220e8c1d51a0326d2c5978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338c4ce98223d00c16a79f38f66e5b4e9ff58de86a220e8c1d51a0326d2c5978", kill_on_drop: false }` [INFO] [stdout] 338c4ce98223d00c16a79f38f66e5b4e9ff58de86a220e8c1d51a0326d2c5978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f155ac8fbfecfbbc36f5ff6ca37f4511b8318002c50ff91ec5a42d70a08a9418 [INFO] running `Command { std: "docker" "start" "-a" "f155ac8fbfecfbbc36f5ff6ca37f4511b8318002c50ff91ec5a42d70a08a9418", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fraction v0.13.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling bus v2.4.1 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling rvdasm v0.1.7 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling iso8601 v0.6.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling gcno_reader v0.1.0 (/opt/rustwide/workdir/crates/gcno_reader) [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling ltrace-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SectionFlags` [INFO] [stdout] --> src/main.rs:42:51 [INFO] [stdout] | [INFO] [stdout] 42 | use object::{Object, ObjectSection, ObjectSymbol, SectionFlags}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectSymbol` [INFO] [stdout] --> src/main.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | use object::{Object, ObjectSection, ObjectSymbol, SectionFlags}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/backend/abstract_receiver.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BusReceiver { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 6 | pub name: String, // name of the type of receiver [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.34s [INFO] running `Command { std: "docker" "inspect" "f155ac8fbfecfbbc36f5ff6ca37f4511b8318002c50ff91ec5a42d70a08a9418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f155ac8fbfecfbbc36f5ff6ca37f4511b8318002c50ff91ec5a42d70a08a9418", kill_on_drop: false }` [INFO] [stdout] f155ac8fbfecfbbc36f5ff6ca37f4511b8318002c50ff91ec5a42d70a08a9418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dfb6319843cfb0f9d792dea11e4b5f7fc5c97823d5eba5bef01e8b97d3dfdd1 [INFO] running `Command { std: "docker" "start" "-a" "5dfb6319843cfb0f9d792dea11e4b5f7fc5c97823d5eba5bef01e8b97d3dfdd1", kill_on_drop: false }` [INFO] [stderr] Compiling ltrace-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SectionFlags` [INFO] [stdout] --> src/main.rs:42:51 [INFO] [stdout] | [INFO] [stdout] 42 | use object::{Object, ObjectSection, ObjectSymbol, SectionFlags}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectSymbol` [INFO] [stdout] --> src/main.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | use object::{Object, ObjectSection, ObjectSymbol, SectionFlags}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/backend/abstract_receiver.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BusReceiver { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 6 | pub name: String, // name of the type of receiver [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.41s [INFO] running `Command { std: "docker" "inspect" "5dfb6319843cfb0f9d792dea11e4b5f7fc5c97823d5eba5bef01e8b97d3dfdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dfb6319843cfb0f9d792dea11e4b5f7fc5c97823d5eba5bef01e8b97d3dfdd1", kill_on_drop: false }` [INFO] [stdout] 5dfb6319843cfb0f9d792dea11e4b5f7fc5c97823d5eba5bef01e8b97d3dfdd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a03d93801936b2de04f6c6bb0961a159e20e73148ebe1e2fa226d5d0637b7168 [INFO] running `Command { std: "docker" "start" "-a" "a03d93801936b2de04f6c6bb0961a159e20e73148ebe1e2fa226d5d0637b7168", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `SectionFlags` [INFO] [stderr] --> src/main.rs:42:51 [INFO] [stderr] | [INFO] [stderr] 42 | use object::{Object, ObjectSection, ObjectSymbol, SectionFlags}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ObjectSymbol` [INFO] [stderr] --> src/main.rs:42:37 [INFO] [stderr] | [INFO] [stderr] 42 | use object::{Object, ObjectSection, ObjectSymbol, SectionFlags}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/backend/abstract_receiver.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct BusReceiver { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 6 | pub name: String, // name of the type of receiver [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ltrace-decoder` (bin "ltrace-decoder" test) generated 3 warnings (run `cargo fix --bin "ltrace-decoder" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ltrace_decoder-8261cd7ad983df23) [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" "a03d93801936b2de04f6c6bb0961a159e20e73148ebe1e2fa226d5d0637b7168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03d93801936b2de04f6c6bb0961a159e20e73148ebe1e2fa226d5d0637b7168", kill_on_drop: false }` [INFO] [stdout] a03d93801936b2de04f6c6bb0961a159e20e73148ebe1e2fa226d5d0637b7168