[INFO] cloning repository https://github.com/Yamakaky/distilled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yamakaky/distilled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYamakaky%2Fdistilled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYamakaky%2Fdistilled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbf9f22835758f11502e2e38235790e5ce26d079 [INFO] testing Yamakaky/distilled against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYamakaky%2Fdistilled" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yamakaky/distilled on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yamakaky/distilled [INFO] finished tweaking git repo https://github.com/Yamakaky/distilled [INFO] tweaked toml for git repo https://github.com/Yamakaky/distilled written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/Yamakaky/distilled already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5c8d99c26be78b5f48d86e16c37cbc4fb58c5598f8420627d4e21e47967c0ae [INFO] running `Command { std: "docker" "start" "-a" "c5c8d99c26be78b5f48d86e16c37cbc4fb58c5598f8420627d4e21e47967c0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5c8d99c26be78b5f48d86e16c37cbc4fb58c5598f8420627d4e21e47967c0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c8d99c26be78b5f48d86e16c37cbc4fb58c5598f8420627d4e21e47967c0ae", kill_on_drop: false }` [INFO] [stdout] c5c8d99c26be78b5f48d86e16c37cbc4fb58c5598f8420627d4e21e47967c0ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48cad549f98913e757a533a4a7a98983fc2df609d38b11f9565a1afe502ff600 [INFO] running `Command { std: "docker" "start" "-a" "48cad549f98913e757a533a4a7a98983fc2df609d38b11f9565a1afe502ff600", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.65.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.0-alpha4 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling nanoserde-derive v0.1.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling libloading v0.6.4 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling regalloc v0.0.26 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling nanoserde v0.1.20 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmer-vm v1.0.0-alpha4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-net v1.4.7 [INFO] [stderr] Compiling smol v1.2.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cranelift-entity v0.65.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling wasmer-types v1.0.0-alpha4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.65.0 [INFO] [stderr] Compiling cranelift-bforest v0.65.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling typetag v0.1.6 [INFO] [stderr] Compiling wasmer-compiler v1.0.0-alpha4 [INFO] [stderr] Compiling wasmer-engine v1.0.0-alpha4 [INFO] [stderr] Compiling wasmer-object v1.0.0-alpha4 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.0-alpha4 [INFO] [stderr] Compiling wasmer-engine-native v1.0.0-alpha4 [INFO] [stderr] Compiling cranelift-codegen v0.65.0 [INFO] [stderr] Compiling cranelift-frontend v0.65.0 [INFO] [stderr] Compiling wasmer v1.0.0-alpha4 [INFO] [stderr] Compiling wasmer-wasi v1.0.0-alpha4 [INFO] [stderr] Compiling distilled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.69s [INFO] running `Command { std: "docker" "inspect" "48cad549f98913e757a533a4a7a98983fc2df609d38b11f9565a1afe502ff600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48cad549f98913e757a533a4a7a98983fc2df609d38b11f9565a1afe502ff600", kill_on_drop: false }` [INFO] [stdout] 48cad549f98913e757a533a4a7a98983fc2df609d38b11f9565a1afe502ff600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c1b8d29435de37147b0ba977efb0ccec982e9885a6d04f706113b2238d806ae [INFO] running `Command { std: "docker" "start" "-a" "2c1b8d29435de37147b0ba977efb0ccec982e9885a6d04f706113b2238d806ae", kill_on_drop: false }` [INFO] [stderr] Compiling distilled v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read examples/../target/wasm32-wasi/debug/examples/test.wasm: No such file or directory (os error 2) [INFO] [stdout] --> examples/test.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let wasm_bytes = include_bytes!("../target/wasm32-wasi/debug/examples/test.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `distilled` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2c1b8d29435de37147b0ba977efb0ccec982e9885a6d04f706113b2238d806ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1b8d29435de37147b0ba977efb0ccec982e9885a6d04f706113b2238d806ae", kill_on_drop: false }` [INFO] [stdout] 2c1b8d29435de37147b0ba977efb0ccec982e9885a6d04f706113b2238d806ae