[INFO] cloning repository https://github.com/lucifer-cpu/lucet-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucifer-cpu/lucet-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer-cpu%2Flucet-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer-cpu%2Flucet-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9edf6f2c7ff7886dca908dfe22a1ab0bb341c845 [INFO] testing lucifer-cpu/lucet-demo against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer-cpu%2Flucet-demo" "/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/lucifer-cpu/lucet-demo on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/lucifer-cpu/lucet-demo [INFO] finished tweaking git repo https://github.com/lucifer-cpu/lucet-demo [INFO] tweaked toml for git repo https://github.com/lucifer-cpu/lucet-demo written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lucifer-cpu/lucet-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6808fe84914bde3c62ec7f49a593796d94812756d218e36cfb6481fe9e9528a6 [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" "6808fe84914bde3c62ec7f49a593796d94812756d218e36cfb6481fe9e9528a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6808fe84914bde3c62ec7f49a593796d94812756d218e36cfb6481fe9e9528a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6808fe84914bde3c62ec7f49a593796d94812756d218e36cfb6481fe9e9528a6", kill_on_drop: false }` [INFO] [stdout] 6808fe84914bde3c62ec7f49a593796d94812756d218e36cfb6481fe9e9528a6 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d8cb04aba768fb1ac7d02a6cbca67002cbbae507535d54a74697c93cf3a9de [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" "a6d8cb04aba768fb1ac7d02a6cbca67002cbbae507535d54a74697c93cf3a9de", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cranelift-entity v0.31.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling parity-wasm v0.38.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling xfailure v0.1.0 [INFO] [stderr] Compiling lucet-wasi v0.1.1 [INFO] [stderr] Compiling human-size v0.4.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lucet-runtime-internals v0.1.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rpassword v3.0.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.31.0 [INFO] [stderr] Compiling cranelift-bforest v0.31.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling minisign v0.5.12 [INFO] [stderr] Compiling goblin v0.0.22 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling cranelift-codegen v0.31.0 [INFO] [stderr] Compiling object v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.4.0 [INFO] [stderr] Compiling lucet-module-data v0.1.1 [INFO] [stderr] Compiling lucet-runtime v0.1.1 [INFO] [stderr] Compiling wasm-quickjs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "a6d8cb04aba768fb1ac7d02a6cbca67002cbbae507535d54a74697c93cf3a9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d8cb04aba768fb1ac7d02a6cbca67002cbbae507535d54a74697c93cf3a9de", kill_on_drop: false }` [INFO] [stdout] a6d8cb04aba768fb1ac7d02a6cbca67002cbbae507535d54a74697c93cf3a9de [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c5a690ba36246f4cd6a3e6c36c8a84631f672956f9c6539ccd7abafa572cd6b [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" "4c5a690ba36246f4cd6a3e6c36c8a84631f672956f9c6539ccd7abafa572cd6b", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-quickjs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "4c5a690ba36246f4cd6a3e6c36c8a84631f672956f9c6539ccd7abafa572cd6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c5a690ba36246f4cd6a3e6c36c8a84631f672956f9c6539ccd7abafa572cd6b", kill_on_drop: false }` [INFO] [stdout] 4c5a690ba36246f4cd6a3e6c36c8a84631f672956f9c6539ccd7abafa572cd6b [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7e5f3edb6832dda16ec385da435ac9623faf2fc2a2f0cd7345cc3eb22ace92c [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" "d7e5f3edb6832dda16ec385da435ac9623faf2fc2a2f0cd7345cc3eb22ace92c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_quickjs-34c84329c00e303d [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d7e5f3edb6832dda16ec385da435ac9623faf2fc2a2f0cd7345cc3eb22ace92c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e5f3edb6832dda16ec385da435ac9623faf2fc2a2f0cd7345cc3eb22ace92c", kill_on_drop: false }` [INFO] [stdout] d7e5f3edb6832dda16ec385da435ac9623faf2fc2a2f0cd7345cc3eb22ace92c