[INFO] cloning repository https://github.com/ul/wasmer-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ul/wasmer-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fwasmer-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fwasmer-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d543f993f0b6391b09b6d11216406b80d20c271 [INFO] testing ul/wasmer-bench against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ful%2Fwasmer-bench" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ul/wasmer-bench on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ul/wasmer-bench [INFO] finished tweaking git repo https://github.com/ul/wasmer-bench [INFO] tweaked toml for git repo https://github.com/ul/wasmer-bench written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ul/wasmer-bench already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6abbac12e737f361d899856623f9bcf06aa0a544662b1dfcd4c610a345faa722 [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" "6abbac12e737f361d899856623f9bcf06aa0a544662b1dfcd4c610a345faa722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6abbac12e737f361d899856623f9bcf06aa0a544662b1dfcd4c610a345faa722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6abbac12e737f361d899856623f9bcf06aa0a544662b1dfcd4c610a345faa722", kill_on_drop: false }` [INFO] [stdout] 6abbac12e737f361d899856623f9bcf06aa0a544662b1dfcd4c610a345faa722 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa722dd93b6c77f4433c36e8a03d0ac73e63b1fd36bcc75f39adf0ce71ec621a [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" "aa722dd93b6c77f4433c36e8a03d0ac73e63b1fd36bcc75f39adf0ce71ec621a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.0-beta2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling wasmer-vm v1.0.0-beta2 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling wast v30.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wat v1.0.31 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling wasmer-derive v1.0.0-beta2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling wasmer-types v1.0.0-beta2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Compiling cranelift-bforest v0.68.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling wasmer-compiler v1.0.0-beta2 [INFO] [stderr] Compiling wasmer-engine v1.0.0-beta2 [INFO] [stderr] Compiling wasmer-object v1.0.0-beta2 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Compiling wasmer-engine-native v1.0.0-beta2 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.0-beta2 [INFO] [stderr] Compiling cranelift-frontend v0.68.0 [INFO] [stderr] Compiling wasmer v1.0.0-beta2 [INFO] [stderr] Compiling wasmer-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "aa722dd93b6c77f4433c36e8a03d0ac73e63b1fd36bcc75f39adf0ce71ec621a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa722dd93b6c77f4433c36e8a03d0ac73e63b1fd36bcc75f39adf0ce71ec621a", kill_on_drop: false }` [INFO] [stdout] aa722dd93b6c77f4433c36e8a03d0ac73e63b1fd36bcc75f39adf0ce71ec621a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] accb0b3306bfb5240baefe6bac57e16c3c76461d989a81277ad46f9dae6441e4 [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" "accb0b3306bfb5240baefe6bac57e16c3c76461d989a81277ad46f9dae6441e4", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling wasmer-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.90s [INFO] running `Command { std: "docker" "inspect" "accb0b3306bfb5240baefe6bac57e16c3c76461d989a81277ad46f9dae6441e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accb0b3306bfb5240baefe6bac57e16c3c76461d989a81277ad46f9dae6441e4", kill_on_drop: false }` [INFO] [stdout] accb0b3306bfb5240baefe6bac57e16c3c76461d989a81277ad46f9dae6441e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", 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] 1facb44f965026174c98ebede5d6d775d6d2dc783bed1c49f5299f41f3677271 [INFO] running `Command { std: "docker" "start" "-a" "1facb44f965026174c98ebede5d6d775d6d2dc783bed1c49f5299f41f3677271", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasmer_bench-a1f0e54e1390b65d [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1facb44f965026174c98ebede5d6d775d6d2dc783bed1c49f5299f41f3677271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1facb44f965026174c98ebede5d6d775d6d2dc783bed1c49f5299f41f3677271", kill_on_drop: false }` [INFO] [stdout] 1facb44f965026174c98ebede5d6d775d6d2dc783bed1c49f5299f41f3677271