[INFO] cloning repository https://github.com/kRITZCREEK/wasm_exp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kRITZCREEK/wasm_exp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkRITZCREEK%2Fwasm_exp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkRITZCREEK%2Fwasm_exp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cb16620fd11983aba7fc2c8aa812a929c5c7e61 [INFO] building kRITZCREEK/wasm_exp against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkRITZCREEK%2Fwasm_exp" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kRITZCREEK/wasm_exp on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kRITZCREEK/wasm_exp [INFO] finished tweaking git repo https://github.com/kRITZCREEK/wasm_exp [INFO] tweaked toml for git repo https://github.com/kRITZCREEK/wasm_exp written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kRITZCREEK/wasm_exp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2da004ee4d215e420d07799573e8432268de4603324a7f42fd13a4027c452f8 [INFO] running `Command { std: "docker" "start" "-a" "f2da004ee4d215e420d07799573e8432268de4603324a7f42fd13a4027c452f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2da004ee4d215e420d07799573e8432268de4603324a7f42fd13a4027c452f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2da004ee4d215e420d07799573e8432268de4603324a7f42fd13a4027c452f8", kill_on_drop: false }` [INFO] [stdout] f2da004ee4d215e420d07799573e8432268de4603324a7f42fd13a4027c452f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14cdc91af6a8ff951394e6e9534b9bf9b9982ef9e70b5a18444a052e64163390 [INFO] running `Command { std: "docker" "start" "-a" "14cdc91af6a8ff951394e6e9534b9bf9b9982ef9e70b5a18444a052e64163390", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling parity-wasm v0.39.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling wabt-sys v0.6.0 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasmi-validation v0.1.0 [INFO] [stderr] Compiling wasmi v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling wabt v0.8.0 [INFO] [stderr] Compiling wasm_exp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `wat_again` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let wat_again = wabt::wasm2wat(&wasm_binary).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wat_again` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.42s [INFO] running `Command { std: "docker" "inspect" "14cdc91af6a8ff951394e6e9534b9bf9b9982ef9e70b5a18444a052e64163390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14cdc91af6a8ff951394e6e9534b9bf9b9982ef9e70b5a18444a052e64163390", kill_on_drop: false }` [INFO] [stdout] 14cdc91af6a8ff951394e6e9534b9bf9b9982ef9e70b5a18444a052e64163390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8128e71468fad8b7aa792261450c9817e1ec6bc4f8191e8cc0cc06d644e35c8e [INFO] running `Command { std: "docker" "start" "-a" "8128e71468fad8b7aa792261450c9817e1ec6bc4f8191e8cc0cc06d644e35c8e", kill_on_drop: false }` [INFO] [stderr] Compiling wasm_exp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `wat_again` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let wat_again = wabt::wasm2wat(&wasm_binary).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wat_again` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/simlwasm-1d229a2a7bf18156) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/simlwasm-6a52a522386ca819) [INFO] running `Command { std: "docker" "inspect" "8128e71468fad8b7aa792261450c9817e1ec6bc4f8191e8cc0cc06d644e35c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8128e71468fad8b7aa792261450c9817e1ec6bc4f8191e8cc0cc06d644e35c8e", kill_on_drop: false }` [INFO] [stdout] 8128e71468fad8b7aa792261450c9817e1ec6bc4f8191e8cc0cc06d644e35c8e