[INFO] cloning repository https://github.com/dornerworks/zcu102_server_microkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dornerworks/zcu102_server_microkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdornerworks%2Fzcu102_server_microkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdornerworks%2Fzcu102_server_microkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a0b2ff720631644ddcb48d3be3837d5d0965a71
[INFO] checking dornerworks/zcu102_server_microkit against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdornerworks%2Fzcu102_server_microkit" "/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/dornerworks/zcu102_server_microkit on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dornerworks/zcu102_server_microkit
[INFO] finished tweaking git repo https://github.com/dornerworks/zcu102_server_microkit
[INFO] tweaked toml for git repo https://github.com/dornerworks/zcu102_server_microkit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dornerworks/zcu102_server_microkit 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking dornerworks/zcu102_server_microkit against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdornerworks%2Fzcu102_server_microkit" "/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/dornerworks/zcu102_server_microkit on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dornerworks/zcu102_server_microkit
[INFO] finished tweaking git repo https://github.com/dornerworks/zcu102_server_microkit
[INFO] tweaked toml for git repo https://github.com/dornerworks/zcu102_server_microkit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dornerworks/zcu102_server_microkit 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tock-registers v0.9.0
[INFO] [stderr]   Downloaded dlmalloc v0.2.6
[INFO] [stderr]   Downloaded rtcc v0.3.2
[INFO] [stderr]   Downloaded unwinding v0.2.2
[INFO] [stderr]   Downloaded smoltcp v0.10.0
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa0f545fec5e729440d61759e4a464c84335025ad4422d51423bc3c9843419c8
[INFO] running `Command { std: "docker" "start" "-a" "fa0f545fec5e729440d61759e4a464c84335025ad4422d51423bc3c9843419c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa0f545fec5e729440d61759e4a464c84335025ad4422d51423bc3c9843419c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa0f545fec5e729440d61759e4a464c84335025ad4422d51423bc3c9843419c8", kill_on_drop: false }`
[INFO] [stdout] fa0f545fec5e729440d61759e4a464c84335025ad4422d51423bc3c9843419c8
[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=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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21ce987d43789353d89cb4d3775eaad27da17d607a45f45f5fcde65cade34c19
[INFO] running `Command { std: "docker" "start" "-a" "21ce987d43789353d89cb4d3775eaad27da17d607a45f45f5fcde65cade34c19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling sel4-build-env v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling thiserror v1.0.64
[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.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smoltcp v0.10.0
[INFO] [stderr]    Compiling sel4-bitfield-ops v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling dlmalloc v0.2.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking sel4-sync-trivial v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stderr]    Compiling sel4-panicking v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking sel4-atomic-ptr v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stderr]     Checking gimli v0.30.0
[INFO] [stderr]     Checking volatile v0.5.1 (https://github.com/coliasgroup/volatile.git?tag=keep%2Faa7512906e9b76066ed928eb6986b0f9#aa751290)
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking sel4-panicking-env v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stderr]     Checking sel4-immediate-sync-once-cell v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stderr]     Checking sel4-immutable-cell v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Relaxed => intrinsics::atomic_store_relaxed(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_release` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |             Release => intrinsics::atomic_store_release(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_seqcst` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |             SeqCst => intrinsics::atomic_store_seqcst(dst, val),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |             Relaxed => intrinsics::atomic_load_relaxed(dst),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_acquire` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |             Acquire => intrinsics::atomic_load_acquire(dst),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_seqcst` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |             SeqCst => intrinsics::atomic_load_seqcst(dst),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xchg_relaxed` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Relaxed => intrinsics::atomic_xchg_relaxed(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xchg_acquire` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:49:36
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Acquire => intrinsics::atomic_xchg_acquire(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xchg_release` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:50:36
[INFO] [stdout]    |
[INFO] [stdout] 50 |             Release => intrinsics::atomic_xchg_release(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xchg_acqrel` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 |             AcqRel => intrinsics::atomic_xchg_acqrel(dst, val),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xchg_seqcst` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 |             SeqCst => intrinsics::atomic_xchg_seqcst(dst, val),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xadd_relaxed` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Relaxed => intrinsics::atomic_xadd_relaxed(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xadd_acquire` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:64:36
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Acquire => intrinsics::atomic_xadd_acquire(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xadd_release` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |             Release => intrinsics::atomic_xadd_release(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xadd_acqrel` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |             AcqRel => intrinsics::atomic_xadd_acqrel(dst, val),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xadd_seqcst` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:67:35
[INFO] [stdout]    |
[INFO] [stdout] 67 |             SeqCst => intrinsics::atomic_xadd_seqcst(dst, val),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xsub_relaxed` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 |             Relaxed => intrinsics::atomic_xsub_relaxed(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xsub_acquire` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Acquire => intrinsics::atomic_xsub_acquire(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xsub_release` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:80:36
[INFO] [stdout]    |
[INFO] [stdout] 80 |             Release => intrinsics::atomic_xsub_release(dst, val),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xsub_acqrel` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:81:35
[INFO] [stdout]    |
[INFO] [stdout] 81 |             AcqRel => intrinsics::atomic_xsub_acqrel(dst, val),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xsub_seqcst` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:82:35
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SeqCst => intrinsics::atomic_xsub_seqcst(dst, val),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_relaxed_relaxed` in module `intrinsics`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:99:47
[INFO] [stdout]    |
[INFO] [stdout] 99 |             (Relaxed, Relaxed) => intrinsics::atomic_cxchg_relaxed_relaxed(dst, old, new),
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_relaxed_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:100:47
[INFO] [stdout]     |
[INFO] [stdout] 100 |             (Relaxed, Acquire) => intrinsics::atomic_cxchg_relaxed_acquire(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_relaxed_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:101:46
[INFO] [stdout]     |
[INFO] [stdout] 101 |             (Relaxed, SeqCst) => intrinsics::atomic_cxchg_relaxed_seqcst(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acquire_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:102:47
[INFO] [stdout]     |
[INFO] [stdout] 102 |             (Acquire, Relaxed) => intrinsics::atomic_cxchg_acquire_relaxed(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acquire_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:103:47
[INFO] [stdout]     |
[INFO] [stdout] 103 |             (Acquire, Acquire) => intrinsics::atomic_cxchg_acquire_acquire(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acquire_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |             (Acquire, SeqCst) => intrinsics::atomic_cxchg_acquire_seqcst(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_release_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:105:47
[INFO] [stdout]     |
[INFO] [stdout] 105 |             (Release, Relaxed) => intrinsics::atomic_cxchg_release_relaxed(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_release_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:106:47
[INFO] [stdout]     |
[INFO] [stdout] 106 |             (Release, Acquire) => intrinsics::atomic_cxchg_release_acquire(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_release_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:107:46
[INFO] [stdout]     |
[INFO] [stdout] 107 |             (Release, SeqCst) => intrinsics::atomic_cxchg_release_seqcst(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acqrel_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:108:46
[INFO] [stdout]     |
[INFO] [stdout] 108 |             (AcqRel, Relaxed) => intrinsics::atomic_cxchg_acqrel_relaxed(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acqrel_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:109:46
[INFO] [stdout]     |
[INFO] [stdout] 109 |             (AcqRel, Acquire) => intrinsics::atomic_cxchg_acqrel_acquire(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_acqrel_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |             (AcqRel, SeqCst) => intrinsics::atomic_cxchg_acqrel_seqcst(dst, old, new),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_seqcst_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:111:46
[INFO] [stdout]     |
[INFO] [stdout] 111 |             (SeqCst, Relaxed) => intrinsics::atomic_cxchg_seqcst_relaxed(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_seqcst_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:112:46
[INFO] [stdout]     |
[INFO] [stdout] 112 |             (SeqCst, Acquire) => intrinsics::atomic_cxchg_seqcst_acquire(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchg_seqcst_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:113:45
[INFO] [stdout]     |
[INFO] [stdout] 113 |             (SeqCst, SeqCst) => intrinsics::atomic_cxchg_seqcst_seqcst(dst, old, new),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_relaxed_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:137:47
[INFO] [stdout]     |
[INFO] [stdout] 137 |             (Relaxed, Relaxed) => intrinsics::atomic_cxchgweak_relaxed_relaxed(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_relaxed_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:138:47
[INFO] [stdout]     |
[INFO] [stdout] 138 |             (Relaxed, Acquire) => intrinsics::atomic_cxchgweak_relaxed_acquire(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_relaxed_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 |             (Relaxed, SeqCst) => intrinsics::atomic_cxchgweak_relaxed_seqcst(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_acquire_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:140:47
[INFO] [stdout]     |
[INFO] [stdout] 140 |             (Acquire, Relaxed) => intrinsics::atomic_cxchgweak_acquire_relaxed(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_acquire_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:141:47
[INFO] [stdout]     |
[INFO] [stdout] 141 |             (Acquire, Acquire) => intrinsics::atomic_cxchgweak_acquire_acquire(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_acquire_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:142:46
[INFO] [stdout]     |
[INFO] [stdout] 142 |             (Acquire, SeqCst) => intrinsics::atomic_cxchgweak_acquire_seqcst(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_release_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:143:47
[INFO] [stdout]     |
[INFO] [stdout] 143 |             (Release, Relaxed) => intrinsics::atomic_cxchgweak_release_relaxed(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_release_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:144:47
[INFO] [stdout]     |
[INFO] [stdout] 144 |             (Release, Acquire) => intrinsics::atomic_cxchgweak_release_acquire(dst, old, new),
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_release_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 |             (Release, SeqCst) => intrinsics::atomic_cxchgweak_release_seqcst(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_acqrel_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:146:46
[INFO] [stdout]     |
[INFO] [stdout] 146 |             (AcqRel, Relaxed) => intrinsics::atomic_cxchgweak_acqrel_relaxed(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_acqrel_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:147:46
[INFO] [stdout]     |
[INFO] [stdout] 147 |             (AcqRel, Acquire) => intrinsics::atomic_cxchgweak_acqrel_acquire(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_acqrel_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:148:45
[INFO] [stdout]     |
[INFO] [stdout] 148 |             (AcqRel, SeqCst) => intrinsics::atomic_cxchgweak_acqrel_seqcst(dst, old, new),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_seqcst_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:149:46
[INFO] [stdout]     |
[INFO] [stdout] 149 |             (SeqCst, Relaxed) => intrinsics::atomic_cxchgweak_seqcst_relaxed(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_seqcst_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:150:46
[INFO] [stdout]     |
[INFO] [stdout] 150 |             (SeqCst, Acquire) => intrinsics::atomic_cxchgweak_seqcst_acquire(dst, old, new),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_cxchgweak_seqcst_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:151:45
[INFO] [stdout]     |
[INFO] [stdout] 151 |             (SeqCst, SeqCst) => intrinsics::atomic_cxchgweak_seqcst_seqcst(dst, old, new),
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_and_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:169:36
[INFO] [stdout]     |
[INFO] [stdout] 169 |             Relaxed => intrinsics::atomic_and_relaxed(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_and_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |             Acquire => intrinsics::atomic_and_acquire(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_and_release` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:171:36
[INFO] [stdout]     |
[INFO] [stdout] 171 |             Release => intrinsics::atomic_and_release(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_and_acqrel` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:172:35
[INFO] [stdout]     |
[INFO] [stdout] 172 |             AcqRel => intrinsics::atomic_and_acqrel(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_and_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:173:35
[INFO] [stdout]     |
[INFO] [stdout] 173 |             SeqCst => intrinsics::atomic_and_seqcst(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sel4-initialize-tls v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stdout] error[E0425]: cannot find function `atomic_nand_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:184:36
[INFO] [stdout]     |
[INFO] [stdout] 184 |             Relaxed => intrinsics::atomic_nand_relaxed(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_nand_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:185:36
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Acquire => intrinsics::atomic_nand_acquire(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_nand_release` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:186:36
[INFO] [stdout]     |
[INFO] [stdout] 186 |             Release => intrinsics::atomic_nand_release(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_nand_acqrel` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:187:35
[INFO] [stdout]     |
[INFO] [stdout] 187 |             AcqRel => intrinsics::atomic_nand_acqrel(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_nand_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:188:35
[INFO] [stdout]     |
[INFO] [stdout] 188 |             SeqCst => intrinsics::atomic_nand_seqcst(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_or_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:199:35
[INFO] [stdout]     |
[INFO] [stdout] 199 |             SeqCst => intrinsics::atomic_or_seqcst(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_or_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:200:36
[INFO] [stdout]     |
[INFO] [stdout] 200 |             Acquire => intrinsics::atomic_or_acquire(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_or_release` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 |             Release => intrinsics::atomic_or_release(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_or_acqrel` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:202:35
[INFO] [stdout]     |
[INFO] [stdout] 202 |             AcqRel => intrinsics::atomic_or_acqrel(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_or_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 |             Relaxed => intrinsics::atomic_or_relaxed(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xor_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:214:35
[INFO] [stdout]     |
[INFO] [stdout] 214 |             SeqCst => intrinsics::atomic_xor_seqcst(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xor_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 |             Acquire => intrinsics::atomic_xor_acquire(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xor_release` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:216:36
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Release => intrinsics::atomic_xor_release(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xor_acqrel` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:217:35
[INFO] [stdout]     |
[INFO] [stdout] 217 |             AcqRel => intrinsics::atomic_xor_acqrel(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_xor_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:218:36
[INFO] [stdout]     |
[INFO] [stdout] 218 |             Relaxed => intrinsics::atomic_xor_relaxed(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_max_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:229:36
[INFO] [stdout]     |
[INFO] [stdout] 229 |             Relaxed => intrinsics::atomic_max_relaxed(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_max_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:230:36
[INFO] [stdout]     |
[INFO] [stdout] 230 |             Acquire => intrinsics::atomic_max_acquire(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_max_release` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:231:36
[INFO] [stdout]     |
[INFO] [stdout] 231 |             Release => intrinsics::atomic_max_release(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_max_acqrel` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:232:35
[INFO] [stdout]     |
[INFO] [stdout] 232 |             AcqRel => intrinsics::atomic_max_acqrel(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_max_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:233:35
[INFO] [stdout]     |
[INFO] [stdout] 233 |             SeqCst => intrinsics::atomic_max_seqcst(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_min_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:244:36
[INFO] [stdout]     |
[INFO] [stdout] 244 |             Relaxed => intrinsics::atomic_min_relaxed(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_min_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:245:36
[INFO] [stdout]     |
[INFO] [stdout] 245 |             Acquire => intrinsics::atomic_min_acquire(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_min_release` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:246:36
[INFO] [stdout]     |
[INFO] [stdout] 246 |             Release => intrinsics::atomic_min_release(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_min_acqrel` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:247:35
[INFO] [stdout]     |
[INFO] [stdout] 247 |             AcqRel => intrinsics::atomic_min_acqrel(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_min_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:248:35
[INFO] [stdout]     |
[INFO] [stdout] 248 |             SeqCst => intrinsics::atomic_min_seqcst(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umax_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:259:36
[INFO] [stdout]     |
[INFO] [stdout] 259 |             Relaxed => intrinsics::atomic_umax_relaxed(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umax_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:260:36
[INFO] [stdout]     |
[INFO] [stdout] 260 |             Acquire => intrinsics::atomic_umax_acquire(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umax_release` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:261:36
[INFO] [stdout]     |
[INFO] [stdout] 261 |             Release => intrinsics::atomic_umax_release(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umax_acqrel` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:262:35
[INFO] [stdout]     |
[INFO] [stdout] 262 |             AcqRel => intrinsics::atomic_umax_acqrel(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umax_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:263:35
[INFO] [stdout]     |
[INFO] [stdout] 263 |             SeqCst => intrinsics::atomic_umax_seqcst(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umin_relaxed` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:274:36
[INFO] [stdout]     |
[INFO] [stdout] 274 |             Relaxed => intrinsics::atomic_umin_relaxed(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umin_acquire` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:275:36
[INFO] [stdout]     |
[INFO] [stdout] 275 |             Acquire => intrinsics::atomic_umin_acquire(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umin_release` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:276:36
[INFO] [stdout]     |
[INFO] [stdout] 276 |             Release => intrinsics::atomic_umin_release(dst, val),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umin_acqrel` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:277:35
[INFO] [stdout]     |
[INFO] [stdout] 277 |             AcqRel => intrinsics::atomic_umin_acqrel(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_umin_seqcst` in module `intrinsics`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/rust-sel4-d7edb8214cac2bde/a43d66e/crates/sel4-atomic-ptr/src/generic.rs:278:35
[INFO] [stdout]     |
[INFO] [stdout] 278 |             SeqCst => intrinsics::atomic_umin_seqcst(dst, val),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^ not found in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sel4-elf-header v0.1.0 (https://github.com/seL4/rust-sel4#a43d66eb)
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr]     Checking tock-registers v0.9.0
[INFO] [stderr] error: could not compile `sel4-atomic-ptr` (lib) due to 91 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "21ce987d43789353d89cb4d3775eaad27da17d607a45f45f5fcde65cade34c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ce987d43789353d89cb4d3775eaad27da17d607a45f45f5fcde65cade34c19", kill_on_drop: false }`
[INFO] [stdout] 21ce987d43789353d89cb4d3775eaad27da17d607a45f45f5fcde65cade34c19
