[INFO] cloning repository https://github.com/nikvoid/exefs-module-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikvoid/exefs-module-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikvoid%2Fexefs-module-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikvoid%2Fexefs-module-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 490e5ac7c8a947342a24033010cdda525a61e7a8 [INFO] checking nikvoid/exefs-module-example against try#9d63f825c0d409b0e1743a2c84b33f86965e5929 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikvoid%2Fexefs-module-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikvoid/exefs-module-example on toolchain 9d63f825c0d409b0e1743a2c84b33f86965e5929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nikvoid/exefs-module-example [INFO] finished tweaking git repo https://github.com/nikvoid/exefs-module-example [INFO] tweaked toml for git repo https://github.com/nikvoid/exefs-module-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nikvoid/exefs-module-example 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" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bb4a8a26b0f833754249ef269dd23d0df533bd6aafa87c387fa418fa7fe68b1 [INFO] running `Command { std: "docker" "start" "-a" "6bb4a8a26b0f833754249ef269dd23d0df533bd6aafa87c387fa418fa7fe68b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bb4a8a26b0f833754249ef269dd23d0df533bd6aafa87c387fa418fa7fe68b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb4a8a26b0f833754249ef269dd23d0df533bd6aafa87c387fa418fa7fe68b1", kill_on_drop: false }` [INFO] [stdout] 6bb4a8a26b0f833754249ef269dd23d0df533bd6aafa87c387fa418fa7fe68b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7d693441cfc7416feac3508351710224df56250f80c764e2a61771a6583aab [INFO] running `Command { std: "docker" "start" "-a" "6c7d693441cfc7416feac3508351710224df56250f80c764e2a61771a6583aab", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Checking exefs-module-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/rrt0.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x0`: unknown register [INFO] [stdout] --> src/svc.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | in("x0") ptr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x1`: unknown register [INFO] [stdout] --> src/svc.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | in("x1") len, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x0`: unknown register [INFO] [stdout] --> src/svc.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | lateout("x0") ret [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x0`: unknown register [INFO] [stdout] --> src/svc.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | in("x0") reason, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x1`: unknown register [INFO] [stdout] --> src/svc.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | in("x1") info as *const T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `x2`: unknown register [INFO] [stdout] --> src/svc.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | in("x2") size_of::(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/rrt0.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/rrt0.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | / fn panic_handler(info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] 138 | | svc_log!("{info}"); [INFO] [stdout] 139 | | crate::svc::brk(0xEC0D, &()); [INFO] [stdout] 140 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/9d63f825c0d409b0e1743a2c84b33f86965e5929/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bd3f4c5fdfb888bb.rlib [INFO] [stdout] = note: second definition in the local crate (`exefs_module_example`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `exefs-module-example` (bin "exefs-module-example" test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exefs-module-example` (bin "exefs-module-example") due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6c7d693441cfc7416feac3508351710224df56250f80c764e2a61771a6583aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7d693441cfc7416feac3508351710224df56250f80c764e2a61771a6583aab", kill_on_drop: false }` [INFO] [stdout] 6c7d693441cfc7416feac3508351710224df56250f80c764e2a61771a6583aab