[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 master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucifer-cpu%2Flucet-demo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucifer-cpu/lucet-demo on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-wasm v0.38.0 [INFO] [stderr] Downloaded target-lexicon v0.4.0 [INFO] [stderr] Downloaded cranelift-bforest v0.31.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.31.0 [INFO] [stderr] Downloaded cranelift-codegen v0.31.0 [INFO] [stderr] Downloaded goblin v0.0.22 [INFO] [stderr] Downloaded cranelift-entity v0.31.0 [INFO] [stderr] Downloaded object v0.12.0 [INFO] [stderr] Downloaded lucet-runtime v0.1.1 [INFO] [stderr] Downloaded lucet-module-data v0.1.1 [INFO] [stderr] Downloaded xfailure v0.1.0 [INFO] [stderr] Downloaded minisign v0.5.12 [INFO] [stderr] Downloaded lucet-wasi v0.1.1 [INFO] [stderr] Downloaded lucet-runtime-internals v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04a49413bf81e9369b06ab3c2d20728e1577600b615555e5188e3d9306855959 [INFO] running `Command { std: "docker" "start" "-a" "04a49413bf81e9369b06ab3c2d20728e1577600b615555e5188e3d9306855959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04a49413bf81e9369b06ab3c2d20728e1577600b615555e5188e3d9306855959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a49413bf81e9369b06ab3c2d20728e1577600b615555e5188e3d9306855959", kill_on_drop: false }` [INFO] [stdout] 04a49413bf81e9369b06ab3c2d20728e1577600b615555e5188e3d9306855959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ab300cae9dd541ce3bdcc9ef4e1625edb27279b72aaa77f687e0909a4f5eb0c [INFO] running `Command { std: "docker" "start" "-a" "6ab300cae9dd541ce3bdcc9ef4e1625edb27279b72aaa77f687e0909a4f5eb0c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cranelift-entity v0.31.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cranelift-codegen-meta v0.31.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rpassword v3.0.2 [INFO] [stderr] Compiling cranelift-bforest v0.31.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling parity-wasm v0.38.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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 void v1.0.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling xfailure v0.1.0 [INFO] [stderr] Compiling minisign v0.5.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lucet-wasi v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling human-size v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lucet-runtime-internals v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling goblin v0.0.22 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling object v0.12.0 [INFO] [stderr] Compiling cranelift-codegen v0.31.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 3m 47s [INFO] running `Command { std: "docker" "inspect" "6ab300cae9dd541ce3bdcc9ef4e1625edb27279b72aaa77f687e0909a4f5eb0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab300cae9dd541ce3bdcc9ef4e1625edb27279b72aaa77f687e0909a4f5eb0c", kill_on_drop: false }` [INFO] [stdout] 6ab300cae9dd541ce3bdcc9ef4e1625edb27279b72aaa77f687e0909a4f5eb0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c240138a340d173886f48fbfddde2c3bdaaf2114e949e13ddfd51aa0281c46c9 [INFO] running `Command { std: "docker" "start" "-a" "c240138a340d173886f48fbfddde2c3bdaaf2114e949e13ddfd51aa0281c46c9", 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.83s [INFO] running `Command { std: "docker" "inspect" "c240138a340d173886f48fbfddde2c3bdaaf2114e949e13ddfd51aa0281c46c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c240138a340d173886f48fbfddde2c3bdaaf2114e949e13ddfd51aa0281c46c9", kill_on_drop: false }` [INFO] [stdout] c240138a340d173886f48fbfddde2c3bdaaf2114e949e13ddfd51aa0281c46c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f39ef964c4f30e91b09504a128c67699161a3115ab7eed24fe0741078b61507 [INFO] running `Command { std: "docker" "start" "-a" "4f39ef964c4f30e91b09504a128c67699161a3115ab7eed24fe0741078b61507", 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_quickjs-f687ff2c744cd624) [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" "4f39ef964c4f30e91b09504a128c67699161a3115ab7eed24fe0741078b61507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f39ef964c4f30e91b09504a128c67699161a3115ab7eed24fe0741078b61507", kill_on_drop: false }` [INFO] [stdout] 4f39ef964c4f30e91b09504a128c67699161a3115ab7eed24fe0741078b61507