[INFO] fetching crate watc 0.0.1... [INFO] testing watc-0.0.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate watc 0.0.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate watc 0.0.1 [INFO] finished tweaking crates.io crate watc 0.0.1 [INFO] tweaked toml for crates.io crate watc 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate watc 0.0.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cstring v0.1.1 [INFO] [stderr] Downloaded wasm-compiler v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9262f23e64e147916faa34ebe96e5ef2d27df70a102e95800e1e9935076130d2 [INFO] running `Command { std: "docker" "start" "-a" "9262f23e64e147916faa34ebe96e5ef2d27df70a102e95800e1e9935076130d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9262f23e64e147916faa34ebe96e5ef2d27df70a102e95800e1e9935076130d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9262f23e64e147916faa34ebe96e5ef2d27df70a102e95800e1e9935076130d2", kill_on_drop: false }` [INFO] [stdout] 9262f23e64e147916faa34ebe96e5ef2d27df70a102e95800e1e9935076130d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f4e057dbd864fed55fb4a6699ebcefe3026fe97735cd4056eabe083d60a504 [INFO] running `Command { std: "docker" "start" "-a" "76f4e057dbd864fed55fb4a6699ebcefe3026fe97735cd4056eabe083d60a504", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling cstring v0.1.1 [INFO] [stderr] Compiling wasm-compiler v0.0.0 [INFO] [stderr] Compiling wast v239.0.0 [INFO] [stderr] Compiling wat v1.239.0 [INFO] [stderr] Compiling watc v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/lib.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use wasm_compiler::{log, process}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.59s [INFO] running `Command { std: "docker" "inspect" "76f4e057dbd864fed55fb4a6699ebcefe3026fe97735cd4056eabe083d60a504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f4e057dbd864fed55fb4a6699ebcefe3026fe97735cd4056eabe083d60a504", kill_on_drop: false }` [INFO] [stdout] 76f4e057dbd864fed55fb4a6699ebcefe3026fe97735cd4056eabe083d60a504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff6ea47a4e7e93af8f8aa271aadb2b61b19eeb6d1c9c6bbe5cd63f09fc1075fb [INFO] running `Command { std: "docker" "start" "-a" "ff6ea47a4e7e93af8f8aa271aadb2b61b19eeb6d1c9c6bbe5cd63f09fc1075fb", kill_on_drop: false }` [INFO] [stderr] Compiling watc v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/lib.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use wasm_compiler::{log, process}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "ff6ea47a4e7e93af8f8aa271aadb2b61b19eeb6d1c9c6bbe5cd63f09fc1075fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6ea47a4e7e93af8f8aa271aadb2b61b19eeb6d1c9c6bbe5cd63f09fc1075fb", kill_on_drop: false }` [INFO] [stdout] ff6ea47a4e7e93af8f8aa271aadb2b61b19eeb6d1c9c6bbe5cd63f09fc1075fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f9d392b70a64aa3b0f081340a2fe147e5a858d0510c7ddc48dfeed5d05a94a1 [INFO] running `Command { std: "docker" "start" "-a" "2f9d392b70a64aa3b0f081340a2fe147e5a858d0510c7ddc48dfeed5d05a94a1", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `log` [INFO] [stderr] --> src/lib.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use wasm_compiler::{log, process}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `watc` (lib test) generated 1 warning (run `cargo fix --lib -p watc --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/watc-4166467ad14e009f) [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/watc-4166467ad14e009f` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "2f9d392b70a64aa3b0f081340a2fe147e5a858d0510c7ddc48dfeed5d05a94a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9d392b70a64aa3b0f081340a2fe147e5a858d0510c7ddc48dfeed5d05a94a1", kill_on_drop: false }` [INFO] [stdout] 2f9d392b70a64aa3b0f081340a2fe147e5a858d0510c7ddc48dfeed5d05a94a1