[INFO] cloning repository https://github.com/idun-project/idunSID
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idun-project/idunSID" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidun-project%2FidunSID", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidun-project%2FidunSID'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2efb99fe859ed9cdc1be9b151eddc60c61a78231
[INFO] testing idun-project/idunSID against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidun-project%2FidunSID" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/idun-project/idunSID
[INFO] finished tweaking git repo https://github.com/idun-project/idunSID
[INFO] tweaked toml for git repo https://github.com/idun-project/idunSID written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/idun-project/idunSID on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/idun-project/idunSID 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded single-instance v0.3.3
[INFO] [stderr]   Downloaded is-terminal v0.4.7
[INFO] [stderr]   Downloaded miette v5.8.0
[INFO] [stderr]   Downloaded atomicring v1.2.9
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.86
[INFO] [stderr]   Downloaded xdg v2.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.86
[INFO] [stderr]   Downloaded winnow v0.4.6
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.86
[INFO] [stderr]   Downloaded moveit v0.5.1
[INFO] [stderr]   Downloaded alsa v0.7.0
[INFO] [stderr]   Downloaded js-sys v0.3.63
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded autocxx-bindgen v0.62.1
[INFO] [stderr]   Downloaded autocxx-engine v0.25.0
[INFO] [stderr]   Downloaded cxx-gen v0.7.94
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded aquamarine v0.1.12
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded autocxx v0.25.0
[INFO] [stderr]   Downloaded autocxx-build v0.25.0
[INFO] [stderr]   Downloaded miette-derive v5.8.0
[INFO] [stderr]   Downloaded supports-color v2.0.0
[INFO] [stderr]   Downloaded supports-hyperlinks v2.1.0
[INFO] [stderr]   Downloaded app_dirs2 v2.5.5
[INFO] [stderr]   Downloaded web-sys v0.3.63
[INFO] [stderr]   Downloaded auto-launch v0.4.0
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.7
[INFO] [stderr]   Downloaded thread-priority v0.13.1
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.12
[INFO] [stderr]   Downloaded coreaudio-rs v0.11.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.36
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.86
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.86
[INFO] [stderr]   Downloaded autocxx-macro v0.25.0
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded autocxx-parser v0.25.0
[INFO] [stderr]   Downloaded supports-unicode v2.0.0
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded typed-builder v0.14.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d802c3b79e96722f6d68098abb7436e11e6799dbdd5101dc6f6c996be02afd82
[INFO] running `Command { std: "docker" "start" "-a" "d802c3b79e96722f6d68098abb7436e11e6799dbdd5101dc6f6c996be02afd82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d802c3b79e96722f6d68098abb7436e11e6799dbdd5101dc6f6c996be02afd82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d802c3b79e96722f6d68098abb7436e11e6799dbdd5101dc6f6c996be02afd82", kill_on_drop: false }`
[INFO] [stdout] d802c3b79e96722f6d68098abb7436e11e6799dbdd5101dc6f6c996be02afd82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 061b2aafdba80ab44b353c9e946f9647d8067a9ed10bec788d0aebdbadc19764
[INFO] running `Command { std: "docker" "start" "-a" "061b2aafdba80ab44b353c9e946f9647d8067a9ed10bec788d0aebdbadc19764", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.57
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling autocxx-bindgen v0.62.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.94
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling link-cplusplus v1.0.8
[INFO] [stderr]    Compiling cxx v1.0.94
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling xdg v2.5.0
[INFO] [stderr]    Compiling alsa v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atomicring v1.2.9
[INFO] [stderr]    Compiling app_dirs2 v2.5.5
[INFO] [stderr]    Compiling thread-priority v0.13.1
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-color v2.0.0
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling cxx-gen v0.7.94
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling miette-derive v5.8.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.94
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling typed-builder v0.14.0
[INFO] [stderr]    Compiling auto-launch v0.4.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling miette v5.8.0
[INFO] [stderr]    Compiling single-instance v0.3.3
[INFO] [stderr]    Compiling moveit v0.5.1
[INFO] [stderr]    Compiling os_info v3.7.0
[INFO] [stderr]    Compiling autocxx-parser v0.25.0
[INFO] [stderr]    Compiling autocxx-engine v0.25.0
[INFO] [stderr]    Compiling autocxx-macro v0.25.0
[INFO] [stderr]    Compiling autocxx v0.25.0
[INFO] [stderr]    Compiling autocxx-build v0.25.0
[INFO] [stderr]    Compiling resid-sys v1.0.0 (/opt/rustwide/workdir/resid-sys)
[INFO] [stdout] warning: unused import: `super :: bindgen :: root :: reSID :: reg4`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11403
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...en :: root :: reSID :: chip_model ; pub use super :: bindgen :: root :: reSID :: reg4 ; pub use super :: bindgen :: root :: reSID ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super :: bindgen :: root :: reSID :: cycle_count`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11518
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ot :: reSID :: sampling_method ; pub use super :: bindgen :: root :: reSID :: cycle_count ; pub use super :: bindgen :: root :: re...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super :: bindgen :: root :: reSID :: reg8`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11577
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n :: root :: reSID :: cycle_count ; pub use super :: bindgen :: root :: reSID :: reg8 ; pub use super :: bindgen :: root :: reSID ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super :: bindgen :: root :: reSID :: SID_State`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11629
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...indgen :: root :: reSID :: reg8 ; pub use super :: bindgen :: root :: reSID :: SID_State ; } }
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idunsid v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "061b2aafdba80ab44b353c9e946f9647d8067a9ed10bec788d0aebdbadc19764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061b2aafdba80ab44b353c9e946f9647d8067a9ed10bec788d0aebdbadc19764", kill_on_drop: false }`
[INFO] [stdout] 061b2aafdba80ab44b353c9e946f9647d8067a9ed10bec788d0aebdbadc19764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeea9f16f7a000e8c65ac1540963e668d1691e705c9bb912e05cf390c7c97f16
[INFO] running `Command { std: "docker" "start" "-a" "aeea9f16f7a000e8c65ac1540963e668d1691e705c9bb912e05cf390c7c97f16", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `super :: bindgen :: root :: reSID :: reg4`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11403
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...en :: root :: reSID :: chip_model ; pub use super :: bindgen :: root :: reSID :: reg4 ; pub use super :: bindgen :: root :: reSID ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super :: bindgen :: root :: reSID :: cycle_count`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11518
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ot :: reSID :: sampling_method ; pub use super :: bindgen :: root :: reSID :: cycle_count ; pub use super :: bindgen :: root :: re...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idunsid v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super :: bindgen :: root :: reSID :: reg8`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11577
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...n :: root :: reSID :: cycle_count ; pub use super :: bindgen :: root :: reSID :: reg8 ; pub use super :: bindgen :: root :: reSID ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super :: bindgen :: root :: reSID :: SID_State`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11629
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...indgen :: root :: reSID :: reg8 ; pub use super :: bindgen :: root :: reSID :: SID_State ; } }
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "aeea9f16f7a000e8c65ac1540963e668d1691e705c9bb912e05cf390c7c97f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeea9f16f7a000e8c65ac1540963e668d1691e705c9bb912e05cf390c7c97f16", kill_on_drop: false }`
[INFO] [stdout] aeea9f16f7a000e8c65ac1540963e668d1691e705c9bb912e05cf390c7c97f16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 781239e416a8928e8b4dd7032254b46df64334b70298f4d4ff421abb81ad07e4
[INFO] running `Command { std: "docker" "start" "-a" "781239e416a8928e8b4dd7032254b46df64334b70298f4d4ff421abb81ad07e4", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super :: bindgen :: root :: reSID :: reg4`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11403
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...en :: root :: reSID :: chip_model ; pub use super :: bindgen :: root :: reSID :: reg4 ; pub use super :: bindgen :: root :: reSID ...
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super :: bindgen :: root :: reSID :: cycle_count`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11518
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ot :: reSID :: sampling_method ; pub use super :: bindgen :: root :: reSID :: cycle_count ; pub use super :: bindgen :: root :: re...
[INFO] [stderr]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super :: bindgen :: root :: reSID :: reg8`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11577
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...n :: root :: reSID :: cycle_count ; pub use super :: bindgen :: root :: reSID :: reg8 ; pub use super :: bindgen :: root :: reSID ...
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super :: bindgen :: root :: reSID :: SID_State`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/resid-sys-b163430e6c05c575/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:11629
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...indgen :: root :: reSID :: reg8 ; pub use super :: bindgen :: root :: reSID :: SID_State ; } }
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `resid-sys` (lib) generated 4 warnings (run `cargo fix --lib -p resid-sys` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/idunsid-5959b36281ad9690)
[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" "781239e416a8928e8b4dd7032254b46df64334b70298f4d4ff421abb81ad07e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "781239e416a8928e8b4dd7032254b46df64334b70298f4d4ff421abb81ad07e4", kill_on_drop: false }`
[INFO] [stdout] 781239e416a8928e8b4dd7032254b46df64334b70298f4d4ff421abb81ad07e4
