[INFO] fetching crate xous-names 0.9.7... [INFO] checking xous-names-0.9.7 against master#80ed61fbd64936ed676c2050e7e660b5ad78c9f2 for pr-100555 [INFO] extracting crate xous-names 0.9.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate xous-names 0.9.7 on toolchain 80ed61fbd64936ed676c2050e7e660b5ad78c9f2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xous-names 0.9.7 [INFO] finished tweaking crates.io crate xous-names 0.9.7 [INFO] tweaked toml for crates.io crate xous-names 0.9.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate xous-names 0.9.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv_derive v0.4.0 [INFO] [stderr] Downloaded xous-macros v0.1.0 [INFO] [stderr] Downloaded xous v0.9.7 [INFO] [stderr] Downloaded rkyv v0.4.3 [INFO] [stderr] Downloaded xous-ipc v0.9.7 [INFO] [stderr] Downloaded debug-here v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 001609cc9b373d37e57845061f20cee5947cdfdd0afedd8e86ea2e9d24e2b120 [INFO] running `Command { std: "docker" "start" "-a" "001609cc9b373d37e57845061f20cee5947cdfdd0afedd8e86ea2e9d24e2b120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "001609cc9b373d37e57845061f20cee5947cdfdd0afedd8e86ea2e9d24e2b120", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001609cc9b373d37e57845061f20cee5947cdfdd0afedd8e86ea2e9d24e2b120", kill_on_drop: false }` [INFO] [stdout] 001609cc9b373d37e57845061f20cee5947cdfdd0afedd8e86ea2e9d24e2b120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76675cbfa7a0c0130cabcddcce6c290ed66d3a9bc9b39e494ab92a7a42af09cf [INFO] running `Command { std: "docker" "start" "-a" "76675cbfa7a0c0130cabcddcce6c290ed66d3a9bc9b39e494ab92a7a42af09cf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xous v0.9.7 [INFO] [stderr] Compiling rkyv v0.4.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking debug-here v0.2.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.4.0 [INFO] [stderr] Compiling xous-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking xous-ipc v0.9.7 [INFO] [stderr] Checking xous-names v0.9.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `AuthenticateRequest`, `Failure`, `SID`, `CID` and `Success` are never constructed [INFO] [stdout] --> src/api.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | AuthenticateRequest(AuthenticateRequest), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// The connection failed for some reason [INFO] [stdout] 25 | Failure, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | /// A server was successfully created with the given SID [INFO] [stdout] 27 | SID([u32; 4]), [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | /// A connection was successfully made with the given CID; an optional "disconnect token" is provided [INFO] [stdout] 29 | CID((xous::CID, Option<[u32; 4]>)), [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | /// Operation requested was otherwise successful (currently only used by disconnect to ack the disconnect) [INFO] [stdout] 31 | Success, [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: variants `AuthenticateRequest`, `Failure`, `SID`, `CID` and `Success` are never constructed [INFO] [stdout] --> src/api.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | AuthenticateRequest(AuthenticateRequest), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// The connection failed for some reason [INFO] [stdout] 25 | Failure, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | /// A server was successfully created with the given SID [INFO] [stdout] 27 | SID([u32; 4]), [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | /// A connection was successfully made with the given CID; an optional "disconnect token" is provided [INFO] [stdout] 29 | CID((xous::CID, Option<[u32; 4]>)), [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | /// Operation requested was otherwise successful (currently only used by disconnect to ack the disconnect) [INFO] [stdout] 31 | Success, [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: variants `AuthenticateRequest`, `Failure`, `SID`, `CID` and `Success` are never constructed [INFO] [stdout] --> src/api.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | AuthenticateRequest(AuthenticateRequest), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// The connection failed for some reason [INFO] [stdout] 25 | Failure, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | /// A server was successfully created with the given SID [INFO] [stdout] 27 | SID([u32; 4]), [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | /// A connection was successfully made with the given CID; an optional "disconnect token" is provided [INFO] [stdout] 29 | CID((xous::CID, Option<[u32; 4]>)), [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | /// Operation requested was otherwise successful (currently only used by disconnect to ack the disconnect) [INFO] [stdout] 31 | Success, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AuthenticateRequest`, `Failure`, `SID`, `CID` and `Success` are never constructed [INFO] [stdout] --> src/api.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug, rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)] [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | AuthenticateRequest(AuthenticateRequest), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// The connection failed for some reason [INFO] [stdout] 25 | Failure, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | /// A server was successfully created with the given SID [INFO] [stdout] 27 | SID([u32; 4]), [INFO] [stdout] | ^^^ [INFO] [stdout] 28 | /// A connection was successfully made with the given CID; an optional "disconnect token" is provided [INFO] [stdout] 29 | CID((xous::CID, Option<[u32; 4]>)), [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | /// Operation requested was otherwise successful (currently only used by disconnect to ack the disconnect) [INFO] [stdout] 31 | Success, [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.28s [INFO] running `Command { std: "docker" "inspect" "76675cbfa7a0c0130cabcddcce6c290ed66d3a9bc9b39e494ab92a7a42af09cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76675cbfa7a0c0130cabcddcce6c290ed66d3a9bc9b39e494ab92a7a42af09cf", kill_on_drop: false }` [INFO] [stdout] 76675cbfa7a0c0130cabcddcce6c290ed66d3a9bc9b39e494ab92a7a42af09cf