[INFO] cloning repository https://github.com/coliasgroup/rust-sel4cp-http-server-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coliasgroup/rust-sel4cp-http-server-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-sel4cp-http-server-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-sel4cp-http-server-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3050f524f3eca27f59e256458db282bcb3b3aad0 [INFO] checking coliasgroup/rust-sel4cp-http-server-demo/3050f524f3eca27f59e256458db282bcb3b3aad0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-sel4cp-http-server-demo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coliasgroup/rust-sel4cp-http-server-demo on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/coliasgroup/rust-sel4cp-http-server-demo [INFO] finished tweaking git repo https://github.com/coliasgroup/rust-sel4cp-http-server-demo [INFO] tweaked toml for git repo https://github.com/coliasgroup/rust-sel4cp-http-server-demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/coliasgroup/rust-sel4cp-http-server-demo 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/coliasgroup/ring.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/seL4/rust-sel4` [INFO] [stderr] Updating git repository `https://github.com/coliasgroup/rust-embedded-fat.git` [INFO] [stderr] Updating git repository `https://github.com/coliasgroup/volatile.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postcard v1.0.8 [INFO] [stderr] Downloaded rtcc v0.3.2 [INFO] [stderr] Downloaded uguid v2.2.0 [INFO] [stderr] Downloaded ucs2 v0.3.3 [INFO] [stderr] Downloaded gpt_disk_types v0.15.0 [INFO] [stderr] Downloaded async-unsync v0.2.2 [INFO] [stderr] Downloaded dlmalloc v0.2.6 [INFO] [stderr] Downloaded prettyplease v0.2.19 [INFO] [stderr] Downloaded virtio-drivers v0.7.3 [INFO] [stderr] Downloaded tock-registers v0.8.1 [INFO] [stderr] Downloaded heapless v0.7.17 [INFO] [stderr] Downloaded unwinding v0.1.7 [INFO] [stderr] Downloaded smoltcp v0.10.0 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] [stderr] Downloaded rustls v0.23.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c7fc9f52784b5410efd1760116c574a9432f39e5937ccade89e3210862b9b5e [INFO] running `Command { std: "docker" "start" "-a" "9c7fc9f52784b5410efd1760116c574a9432f39e5937ccade89e3210862b9b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c7fc9f52784b5410efd1760116c574a9432f39e5937ccade89e3210862b9b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7fc9f52784b5410efd1760116c574a9432f39e5937ccade89e3210862b9b5e", kill_on_drop: false }` [INFO] [stdout] 9c7fc9f52784b5410efd1760116c574a9432f39e5937ccade89e3210862b9b5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10def622e44d5ebef8058705a3829c539e6d6aea1ffba72b9effeb5dd02021cf [INFO] running `Command { std: "docker" "start" "-a" "10def622e44d5ebef8058705a3829c539e6d6aea1ffba72b9effeb5dd02021cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rustix v0.38.33 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling sel4-build-env v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking sel4-bitfield-ops v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Compiling smoltcp v0.10.0 [INFO] [stderr] Checking sel4-atomic-ptr v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Checking volatile v0.5.1 (https://github.com/coliasgroup/volatile.git?tag=keep%2Faa7512906e9b76066ed928eb6986b0f9#aa751290) [INFO] [stderr] Checking sel4-panicking-env v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking sel4-immediate-sync-once-cell v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Compiling dlmalloc v0.2.6 [INFO] [stderr] Checking sel4-bounce-buffer-allocator v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Checking sel4-immutable-cell v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling sel4-panicking v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking sel4-initialize-tls v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Checking sel4-elf-header v0.1.0 (https://github.com/seL4/rust-sel4#4f13dd2e) [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-a4edf3b9624837c3/4f13dd2/crates/sel4-panicking/src/lib.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | message: info.message(), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `Option<&Arguments<'_>>`, found `PanicMessage<'_>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option<&Arguments<'_>>` [INFO] [stdout] found struct `PanicMessage<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sel4-panicking` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "10def622e44d5ebef8058705a3829c539e6d6aea1ffba72b9effeb5dd02021cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10def622e44d5ebef8058705a3829c539e6d6aea1ffba72b9effeb5dd02021cf", kill_on_drop: false }` [INFO] [stdout] 10def622e44d5ebef8058705a3829c539e6d6aea1ffba72b9effeb5dd02021cf