[INFO] cloning repository https://github.com/coliasgroup/rust-seL4-root-task-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-seL4-root-task-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-seL4-root-task-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-seL4-root-task-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56d09c53e1e5dddc75c46545edc355f87f262d2f [INFO] checking coliasgroup/rust-seL4-root-task-demo against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-seL4-root-task-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coliasgroup/rust-seL4-root-task-demo on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/coliasgroup/rust-seL4-root-task-demo [INFO] finished tweaking git repo https://github.com/coliasgroup/rust-seL4-root-task-demo [INFO] tweaked toml for git repo https://github.com/coliasgroup/rust-seL4-root-task-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/coliasgroup/rust-seL4-root-task-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/seL4/rust-sel4` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.7.6 [INFO] [stderr] Downloaded unwinding v0.1.7 [INFO] [stderr] Downloaded pest_derive v2.7.6 [INFO] [stderr] Downloaded prettyplease v0.2.16 [INFO] [stderr] Downloaded pest_meta v2.7.6 [INFO] [stderr] Downloaded dlmalloc v0.2.4 [INFO] [stderr] Downloaded bindgen v0.68.1 [INFO] [stderr] Downloaded pest v2.7.6 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f490847237cf0e7250db97721bcf3a8b9a96ec826fcaaecc2111d830bf355b9 [INFO] running `Command { std: "docker" "start" "-a" "3f490847237cf0e7250db97721bcf3a8b9a96ec826fcaaecc2111d830bf355b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f490847237cf0e7250db97721bcf3a8b9a96ec826fcaaecc2111d830bf355b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f490847237cf0e7250db97721bcf3a8b9a96ec826fcaaecc2111d830bf355b9", kill_on_drop: false }` [INFO] [stdout] 3f490847237cf0e7250db97721bcf3a8b9a96ec826fcaaecc2111d830bf355b9 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc4d19be298db1f47c056a92ab3384d63b03ab16313a22f6ded5d206d2e8c2b [INFO] running `Command { std: "docker" "start" "-a" "0bc4d19be298db1f47c056a92ab3384d63b03ab16313a22f6ded5d206d2e8c2b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling sel4-build-env v0.1.0 (https://github.com/seL4/rust-sel4#50ebd98d) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking sel4-bitfield-ops v0.1.0 (https://github.com/seL4/rust-sel4#50ebd98d) [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling sel4-rustfmt-helper v0.1.0 (https://github.com/seL4/rust-sel4#50ebd98d) [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling dlmalloc v0.2.4 [INFO] [stderr] Checking unwinding v0.1.7 [INFO] [stderr] Checking sel4-immediate-sync-once-cell v0.1.0 (https://github.com/seL4/rust-sel4#50ebd98d) [INFO] [stderr] Checking sel4-panicking-env v0.1.0 (https://github.com/seL4/rust-sel4#50ebd98d) [INFO] [stderr] Checking sel4-initialize-tls-on-stack v0.1.0 (https://github.com/seL4/rust-sel4#50ebd98d) [INFO] [stderr] Checking sel4-panicking v0.1.0 (https://github.com/seL4/rust-sel4#50ebd98d) [INFO] [stdout] error[E0425]: cannot find function `r#try` in module `core::intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-a4edf3b9624837c3/50ebd98/crates/sel4-panicking/src/lib.rs:124:37 [INFO] [stdout] | [INFO] [stdout] 124 | return if core::intrinsics::r#try(do_call::, data_ptr, do_catch::) == 0 { [INFO] [stdout] | ^^^^^ not found in `core::intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sel4-panicking` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0bc4d19be298db1f47c056a92ab3384d63b03ab16313a22f6ded5d206d2e8c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc4d19be298db1f47c056a92ab3384d63b03ab16313a22f6ded5d206d2e8c2b", kill_on_drop: false }` [INFO] [stdout] 0bc4d19be298db1f47c056a92ab3384d63b03ab16313a22f6ded5d206d2e8c2b [INFO] checking coliasgroup/rust-seL4-root-task-demo against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-seL4-root-task-demo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coliasgroup/rust-seL4-root-task-demo on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/coliasgroup/rust-seL4-root-task-demo [INFO] finished tweaking git repo https://github.com/coliasgroup/rust-seL4-root-task-demo [INFO] tweaked toml for git repo https://github.com/coliasgroup/rust-seL4-root-task-demo written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coliasgroup/rust-seL4-root-task-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c8f2a44df34c2a0281c0e16d54204e32daedbd78e8936db6b58d906aca99525 [INFO] running `Command { std: "docker" "start" "-a" "5c8f2a44df34c2a0281c0e16d54204e32daedbd78e8936db6b58d906aca99525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c8f2a44df34c2a0281c0e16d54204e32daedbd78e8936db6b58d906aca99525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c8f2a44df34c2a0281c0e16d54204e32daedbd78e8936db6b58d906aca99525", kill_on_drop: false }` [INFO] [stdout] 5c8f2a44df34c2a0281c0e16d54204e32daedbd78e8936db6b58d906aca99525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 181cadc4775b8aa5489dcecfc6d7f45ce77613c17f23722a86f4fda20e742f1d [INFO] running `Command { std: "docker" "start" "-a" "181cadc4775b8aa5489dcecfc6d7f45ce77613c17f23722a86f4fda20e742f1d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "181cadc4775b8aa5489dcecfc6d7f45ce77613c17f23722a86f4fda20e742f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "181cadc4775b8aa5489dcecfc6d7f45ce77613c17f23722a86f4fda20e742f1d", kill_on_drop: false }` [INFO] [stdout] 181cadc4775b8aa5489dcecfc6d7f45ce77613c17f23722a86f4fda20e742f1d