[INFO] cloning repository https://github.com/PerfectLaugh/wasmer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PerfectLaugh/wasmer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectLaugh%2Fwasmer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectLaugh%2Fwasmer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 212348d7c4ce588ae420b38127b34b55ea71fc36 [INFO] testing PerfectLaugh/wasmer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerfectLaugh%2Fwasmer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PerfectLaugh/wasmer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/PerfectLaugh/wasmer [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/PerfectLaugh/wasmer [INFO] tweaked toml for git repo https://github.com/PerfectLaugh/wasmer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/PerfectLaugh/wasmer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dynasmrt v1.0.1 [INFO] [stderr] Downloaded inline-c-macro v0.1.5 [INFO] [stderr] Downloaded wayland-client v0.27.0 [INFO] [stderr] Downloaded wayland-commons v0.27.0 [INFO] [stderr] Downloaded cbindgen v0.18.0 [INFO] [stderr] Downloaded rustfix v0.5.1 [INFO] [stderr] Downloaded wast v35.0.0 [INFO] [stderr] Downloaded tester v0.9.0 [INFO] [stderr] Downloaded inkwell_internals v0.3.0 [INFO] [stderr] Downloaded inkwell v0.1.0-beta.2 [INFO] [stderr] Downloaded llvm-sys v110.0.1 [INFO] [stderr] Downloaded dynasm v1.0.1 [INFO] [stderr] Downloaded minifb v0.19.2 [INFO] [stderr] Downloaded field-offset v0.3.3 [INFO] [stderr] Downloaded wayland-sys v0.27.0 [INFO] [stderr] Downloaded wayland-cursor v0.27.0 [INFO] [stderr] Downloaded wayland-scanner v0.27.0 [INFO] [stderr] Downloaded wast v24.0.0 [INFO] [stderr] Downloaded compiletest_rs v0.6.0 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.2 [INFO] [stderr] Downloaded rkyv_derive v0.4.0 [INFO] [stderr] Downloaded libffi v1.0.0 [INFO] [stderr] Downloaded distance v0.4.0 [INFO] [stderr] Downloaded wayland-protocols v0.27.0 [INFO] [stderr] Downloaded rkyv v0.4.3 [INFO] [stderr] Downloaded libffi-sys v1.1.0 [INFO] [stderr] Downloaded build-deps v0.1.4 [INFO] [stderr] Downloaded ptr_meta v0.1.2 [INFO] [stderr] Downloaded ref_thread_local v0.1.0 [INFO] [stderr] Downloaded cranelift-bforest v0.70.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.70.0 [INFO] [stderr] Downloaded loupe-derive v0.1.1 [INFO] [stderr] Downloaded loupe v0.1.2 [INFO] [stderr] Downloaded cranelift-entity v0.70.0 [INFO] [stderr] Downloaded cranelift-frontend v0.70.0 [INFO] [stderr] Downloaded wasmparser v0.74.0 [INFO] [stderr] Downloaded inline-c v0.1.5 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.70.0 [INFO] [stderr] Downloaded cranelift-codegen v0.70.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03b29fccb1e502011ceeef5c802b6cb13eb220561316285fe26bb92649fbdf2d [INFO] running `Command { std: "docker" "start" "-a" "03b29fccb1e502011ceeef5c802b6cb13eb220561316285fe26bb92649fbdf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03b29fccb1e502011ceeef5c802b6cb13eb220561316285fe26bb92649fbdf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b29fccb1e502011ceeef5c802b6cb13eb220561316285fe26bb92649fbdf2d", kill_on_drop: false }` [INFO] [stdout] 03b29fccb1e502011ceeef5c802b6cb13eb220561316285fe26bb92649fbdf2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59edc92a3a4a9ca12e8e9c9c38992cf95b1eee92f34ea4cd737aa2e8e816958f [INFO] running `Command { std: "docker" "start" "-a" "59edc92a3a4a9ca12e8e9c9c38992cf95b1eee92f34ea4cd737aa2e8e816958f", 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "59edc92a3a4a9ca12e8e9c9c38992cf95b1eee92f34ea4cd737aa2e8e816958f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59edc92a3a4a9ca12e8e9c9c38992cf95b1eee92f34ea4cd737aa2e8e816958f", kill_on_drop: false }` [INFO] [stdout] 59edc92a3a4a9ca12e8e9c9c38992cf95b1eee92f34ea4cd737aa2e8e816958f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5036fbec9182b786189cef622a297e5a47fcf55d9f5bcb3e4c3689e609d15f1 [INFO] running `Command { std: "docker" "start" "-a" "c5036fbec9182b786189cef622a297e5a47fcf55d9f5bcb3e4c3689e609d15f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling rkyv v0.4.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling wasmparser v0.74.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.70.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 (/opt/rustwide/workdir/lib/compiler-cranelift) [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling wasmer-vm v1.0.2 (/opt/rustwide/workdir/lib/vm) [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling wast v35.0.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling wast v24.0.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memmap2 v0.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling test-generator v0.1.0 (/opt/rustwide/workdir/tests/lib/test-generator) [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling wasmer-workspace v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wat v1.0.36 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling ptr_meta_derive v0.1.2 [INFO] [stderr] Compiling loupe-derive v0.1.1 [INFO] [stderr] Compiling rkyv_derive v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wasmer-derive v1.0.2 (/opt/rustwide/workdir/lib/derive) [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling ptr_meta v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling cranelift-entity v0.70.0 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.70.0 [INFO] [stderr] Compiling cranelift-bforest v0.70.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling loupe v0.1.2 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling wasmer-types v1.0.2 (/opt/rustwide/workdir/lib/types) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling wasmer-compiler v1.0.2 (/opt/rustwide/workdir/lib/compiler) [INFO] [stderr] Compiling wasmer-engine v1.0.2 (/opt/rustwide/workdir/lib/engine) [INFO] [stderr] Compiling wasmer-object v1.0.2 (/opt/rustwide/workdir/lib/object) [INFO] [stderr] Compiling wasmer-engine-native v1.0.2 (/opt/rustwide/workdir/lib/engine-native) [INFO] [stderr] Compiling wasmer-engine-jit v1.0.2 (/opt/rustwide/workdir/lib/engine-jit) [INFO] [stderr] Compiling wasmer-engine-dummy v1.0.2 (/opt/rustwide/workdir/tests/lib/engine-dummy) [INFO] [stderr] Compiling wasmer-engine-object-file v1.0.2 (/opt/rustwide/workdir/lib/engine-object-file) [INFO] [stderr] Compiling cranelift-codegen v0.70.0 [INFO] [stderr] Compiling cranelift-frontend v0.70.0 [INFO] [stderr] Compiling wasmer v1.0.2 (/opt/rustwide/workdir/lib/api) [INFO] [stderr] Compiling wasmer-wasi v1.0.2 (/opt/rustwide/workdir/lib/wasi) [INFO] [stderr] Compiling wasmer-middlewares v1.0.2 (/opt/rustwide/workdir/lib/middlewares) [INFO] [stderr] Compiling wasmer-cache v1.0.2 (/opt/rustwide/workdir/lib/cache) [INFO] [stderr] Compiling wasmer-emscripten v1.0.2 (/opt/rustwide/workdir/lib/emscripten) [INFO] [stderr] Compiling wasmer-wast v1.0.2 (/opt/rustwide/workdir/tests/lib/wast) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.57s [INFO] running `Command { std: "docker" "inspect" "c5036fbec9182b786189cef622a297e5a47fcf55d9f5bcb3e4c3689e609d15f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5036fbec9182b786189cef622a297e5a47fcf55d9f5bcb3e4c3689e609d15f1", kill_on_drop: false }` [INFO] [stdout] c5036fbec9182b786189cef622a297e5a47fcf55d9f5bcb3e4c3689e609d15f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a201a9f1ce5b481df93616d3141ba7b1c35cac5d69673acdad306b02e0f1854 [INFO] running `Command { std: "docker" "start" "-a" "1a201a9f1ce5b481df93616d3141ba7b1c35cac5d69673acdad306b02e0f1854", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] [stderr] Running tests/compilers/main.rs (/opt/rustwide/target/debug/deps/compilers-312d0131b8dc3bd0) [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] [stderr] Running tests/deprecated.rs (/opt/rustwide/target/debug/deps/deprecated-12e77df6ed5879a9) [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" "1a201a9f1ce5b481df93616d3141ba7b1c35cac5d69673acdad306b02e0f1854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a201a9f1ce5b481df93616d3141ba7b1c35cac5d69673acdad306b02e0f1854", kill_on_drop: false }` [INFO] [stdout] 1a201a9f1ce5b481df93616d3141ba7b1c35cac5d69673acdad306b02e0f1854