[INFO] cloning repository https://github.com/CodeWenjiu/am-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeWenjiu/am-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeWenjiu%2Fam-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeWenjiu%2Fam-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f83d9f8343299f9cc48f2e0ddff43db943cc9ada
[INFO] checking CodeWenjiu/am-rs against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeWenjiu%2Fam-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/CodeWenjiu/am-rs
[INFO] finished tweaking git repo https://github.com/CodeWenjiu/am-rs
[INFO] tweaked toml for git repo https://github.com/CodeWenjiu/am-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeWenjiu/am-rs on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodeWenjiu/am-rs 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45cb65fa34226489cd2103ac7bd4dae5bd7a678284ef341ae842e694e8821214
[INFO] running `Command { std: "docker" "start" "-a" "45cb65fa34226489cd2103ac7bd4dae5bd7a678284ef341ae842e694e8821214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45cb65fa34226489cd2103ac7bd4dae5bd7a678284ef341ae842e694e8821214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45cb65fa34226489cd2103ac7bd4dae5bd7a678284ef341ae842e694e8821214", kill_on_drop: false }`
[INFO] [stdout] 45cb65fa34226489cd2103ac7bd4dae5bd7a678284ef341ae842e694e8821214
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b986e5af181ab8a0173af2abcfb389262d5517521e334b33c72b2daa74ff7d
[INFO] running `Command { std: "docker" "start" "-a" "e0b986e5af181ab8a0173af2abcfb389262d5517521e334b33c72b2daa74ff7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling build-helper v0.1.0 (/opt/rustwide/workdir/platform/build-helper)
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/platform/runtime)
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]     Checking libc v0.2.177
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking syn v2.0.109
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking pxfm v0.1.26
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking epaint_default_fonts v0.33.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling graphic v0.1.0 (/opt/rustwide/workdir/bin/others/graphic)
[INFO] [stderr]    Compiling vector v0.1.0 (/opt/rustwide/workdir/bin/test/vector)
[INFO] [stderr]    Compiling stdin v0.1.0 (/opt/rustwide/workdir/bin/basic/stdin)
[INFO] [stderr]    Compiling alloc v0.1.0 (/opt/rustwide/workdir/bin/test/alloc)
[INFO] [stderr]    Compiling hello v0.1.0 (/opt/rustwide/workdir/bin/test/hello)
[INFO] [stderr]    Compiling panic v0.1.0 (/opt/rustwide/workdir/bin/test/panic)
[INFO] [stderr]    Compiling mnist v0.1.0 (/opt/rustwide/workdir/bin/others/mnist)
[INFO] [stderr]    Compiling rv64emu v0.1.0 (/opt/rustwide/workdir/bin/others/rv64emu)
[INFO] [stderr]    Compiling dummy v0.1.0 (/opt/rustwide/workdir/bin/test/dummy)
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr] warning: panic@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: panic@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] warning: hello@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: hello@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] warning: alloc@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: alloc@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] warning: stdin@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: stdin@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] warning: vector@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: vector@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr] warning: rv64emu@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: rv64emu@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr] warning: graphic@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: graphic@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr] warning: dummy@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: dummy@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] warning: mnist@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: mnist@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking moxcms v0.7.10
[INFO] [stderr]    Compiling svgbobdoc v0.3.0
[INFO] [stderr]     Checking rlsf v0.2.1
[INFO] [stderr]     Checking embedded-alloc v0.6.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/platform/runtimes/common)
[INFO] [stderr]     Checking nemu_runtime v0.1.0 (/opt/rustwide/workdir/platform/runtimes/nemu)
[INFO] [stderr]     Checking spike_runtime v0.1.0 (/opt/rustwide/workdir/platform/runtimes/spike)
[INFO] [stderr]     Checking qemu_runtime v0.1.0 (/opt/rustwide/workdir/platform/runtimes/qemu)
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: dummy@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: dummy@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] error: could not compile `dummy` (bin "dummy") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: alloc@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: alloc@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] error: could not compile `alloc` (bin "alloc") due to 1 previous error
[INFO] [stderr] warning: vector@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: vector@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] error: could not compile `vector` (bin "vector") due to 1 previous error
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: hello@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: hello@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] error: could not compile `hello` (bin "hello") due to 1 previous error
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[panic_handler]` function required, but not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: panic@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: panic@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] error: could not compile `panic` (bin "panic") due to 1 previous error
[INFO] [stderr] warning: graphic@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: graphic@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] error: could not compile `graphic` (bin "graphic") due to 1 previous error
[INFO] [stderr] warning: stdin@0.1.0: ARCH not set, defaulting to nemu (rust-analyzer mode)
[INFO] [stderr] warning: stdin@0.1.0: Host target detected, skipping linker script configuration
[INFO] [stderr] error: could not compile `stdin` (bin "stdin") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e0b986e5af181ab8a0173af2abcfb389262d5517521e334b33c72b2daa74ff7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b986e5af181ab8a0173af2abcfb389262d5517521e334b33c72b2daa74ff7d", kill_on_drop: false }`
[INFO] [stdout] e0b986e5af181ab8a0173af2abcfb389262d5517521e334b33c72b2daa74ff7d
