[INFO] cloning repository https://github.com/eqrion/wasm-generate-testsuite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eqrion/wasm-generate-testsuite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqrion%2Fwasm-generate-testsuite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feqrion%2Fwasm-generate-testsuite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cfb5cf93dff9bc3f461af35f7810e056a8e76be [INFO] testing eqrion/wasm-generate-testsuite 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%2Feqrion%2Fwasm-generate-testsuite" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eqrion/wasm-generate-testsuite 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/eqrion/wasm-generate-testsuite [INFO] finished tweaking git repo https://github.com/eqrion/wasm-generate-testsuite [INFO] tweaked toml for git repo https://github.com/eqrion/wasm-generate-testsuite written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/eqrion/wasm-generate-testsuite 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 264b35a38331fd017f1b5aa0aa243f5c34ece4e71cf305d6fddf0f05699fc03a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "264b35a38331fd017f1b5aa0aa243f5c34ece4e71cf305d6fddf0f05699fc03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "264b35a38331fd017f1b5aa0aa243f5c34ece4e71cf305d6fddf0f05699fc03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264b35a38331fd017f1b5aa0aa243f5c34ece4e71cf305d6fddf0f05699fc03a", kill_on_drop: false }` [INFO] [stdout] 264b35a38331fd017f1b5aa0aa243f5c34ece4e71cf305d6fddf0f05699fc03a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] dd6d06b6bf7410b4c6266ec72d43ce3f1e54f61264593a4240b4fcea4f83a175 [INFO] running `Command { std: "docker" "start" "-a" "dd6d06b6bf7410b4c6266ec72d43ce3f1e54f61264593a4240b4fcea4f83a175", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling wast v35.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.5 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.2 [INFO] [stderr] Compiling swc_visit v0.2.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling dprint-core v0.35.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling swc_common v0.10.13 [INFO] [stderr] Compiling swc_ecma_ast v0.40.0 [INFO] [stderr] Compiling swc_ecma_visit v0.26.0 [INFO] [stderr] Compiling swc_ecma_parser v0.50.0 [INFO] [stderr] Compiling swc_ecmascript v0.27.0 [INFO] [stderr] Compiling dprint-swc-ecma-ast-view v0.12.0 [INFO] [stderr] Compiling dprint-plugin-typescript v0.42.0 [INFO] [stderr] Compiling wast2js v0.1.0 (/opt/rustwide/workdir/wast2js) [INFO] [stderr] Compiling wasm-generate-testsuite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "dd6d06b6bf7410b4c6266ec72d43ce3f1e54f61264593a4240b4fcea4f83a175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6d06b6bf7410b4c6266ec72d43ce3f1e54f61264593a4240b4fcea4f83a175", kill_on_drop: false }` [INFO] [stdout] dd6d06b6bf7410b4c6266ec72d43ce3f1e54f61264593a4240b4fcea4f83a175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a229e7534b773eae25ab6df31a35da6c4c1acabb5d60b4cd3a8e341bbdf0849 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1a229e7534b773eae25ab6df31a35da6c4c1acabb5d60b4cd3a8e341bbdf0849", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-generate-testsuite v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm_generate_testsuite-01e850b6bc2bd0c5) [INFO] running `Command { std: "docker" "inspect" "1a229e7534b773eae25ab6df31a35da6c4c1acabb5d60b4cd3a8e341bbdf0849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a229e7534b773eae25ab6df31a35da6c4c1acabb5d60b4cd3a8e341bbdf0849", kill_on_drop: false }` [INFO] [stdout] 1a229e7534b773eae25ab6df31a35da6c4c1acabb5d60b4cd3a8e341bbdf0849 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60bc621a7fd887681beba2b48b60660a4cf1b5790c9e4e2fef529d2da8456af0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60bc621a7fd887681beba2b48b60660a4cf1b5790c9e4e2fef529d2da8456af0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm_generate_testsuite-01e850b6bc2bd0c5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60bc621a7fd887681beba2b48b60660a4cf1b5790c9e4e2fef529d2da8456af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60bc621a7fd887681beba2b48b60660a4cf1b5790c9e4e2fef529d2da8456af0", kill_on_drop: false }` [INFO] [stdout] 60bc621a7fd887681beba2b48b60660a4cf1b5790c9e4e2fef529d2da8456af0