[INFO] fetching crate auto-wasi 0.1.0... [INFO] testing auto-wasi-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate auto-wasi 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate auto-wasi 0.1.0 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 crates.io crate auto-wasi 0.1.0 [INFO] finished tweaking crates.io crate auto-wasi 0.1.0 [INFO] tweaked toml for crates.io crate auto-wasi 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37d3a7b674ea45099b8e4941c47cafe26af3bb6c92b42db21aaccf2c7e75fa14 [INFO] running `Command { std: "docker" "start" "-a" "37d3a7b674ea45099b8e4941c47cafe26af3bb6c92b42db21aaccf2c7e75fa14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37d3a7b674ea45099b8e4941c47cafe26af3bb6c92b42db21aaccf2c7e75fa14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d3a7b674ea45099b8e4941c47cafe26af3bb6c92b42db21aaccf2c7e75fa14", kill_on_drop: false }` [INFO] [stdout] 37d3a7b674ea45099b8e4941c47cafe26af3bb6c92b42db21aaccf2c7e75fa14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd3b39a12340dd84feefbb0da89546b4c9037a5f7873b5e1b71fe4c401e478d [INFO] running `Command { std: "docker" "start" "-a" "2fd3b39a12340dd84feefbb0da89546b4c9037a5f7873b5e1b71fe4c401e478d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.69.0 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wasmparser v0.71.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling wasmtime-cache v0.22.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling wasi-common v0.22.0 [INFO] [stderr] Compiling wasmtime-wasi v0.22.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling wast v40.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.5 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling psm v0.1.18 [INFO] [stderr] Compiling wasmtime-runtime v0.22.0 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling wat v1.0.42 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling witx v0.8.8 [INFO] [stderr] Compiling yanix v0.22.0 [INFO] [stderr] Compiling wiggle-generate v0.22.0 [INFO] [stderr] Compiling cranelift-entity v0.69.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.69.0 [INFO] [stderr] Compiling cranelift-bforest v0.69.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling wiggle-macro v0.22.0 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.22.0 [INFO] [stderr] Compiling wiggle v0.22.0 [INFO] [stderr] Compiling wiggle-borrow v0.22.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling cranelift-codegen v0.69.0 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling cranelift-frontend v0.69.0 [INFO] [stderr] Compiling cranelift-native v0.69.0 [INFO] [stderr] Compiling cranelift-wasm v0.69.0 [INFO] [stderr] Compiling wasmtime-environ v0.22.0 [INFO] [stderr] Compiling wasmtime-debug v0.22.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.22.0 [INFO] [stderr] Compiling wasmtime-profiling v0.22.0 [INFO] [stderr] Compiling wasmtime-obj v0.22.0 [INFO] [stderr] Compiling wasmtime-jit v0.22.0 [INFO] [stderr] Compiling wasmtime v0.22.0 [INFO] [stderr] Compiling wasmtime-wiggle v0.22.0 [INFO] [stderr] Compiling auto-wasi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "2fd3b39a12340dd84feefbb0da89546b4c9037a5f7873b5e1b71fe4c401e478d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd3b39a12340dd84feefbb0da89546b4c9037a5f7873b5e1b71fe4c401e478d", kill_on_drop: false }` [INFO] [stdout] 2fd3b39a12340dd84feefbb0da89546b4c9037a5f7873b5e1b71fe4c401e478d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 471d2af792e8641584fd816a40870b5edc423b76f1b32f8b01f5e495f4b4cc7d [INFO] running `Command { std: "docker" "start" "-a" "471d2af792e8641584fd816a40870b5edc423b76f1b32f8b01f5e495f4b4cc7d", kill_on_drop: false }` [INFO] [stderr] Compiling auto-wasi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.56s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/auto_wasi-5235afc11ab104fd) [INFO] [stderr] Executable tests/detect.rs (/opt/rustwide/target/debug/deps/detect-13bf9fbae5fad5b0) [INFO] running `Command { std: "docker" "inspect" "471d2af792e8641584fd816a40870b5edc423b76f1b32f8b01f5e495f4b4cc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471d2af792e8641584fd816a40870b5edc423b76f1b32f8b01f5e495f4b4cc7d", kill_on_drop: false }` [INFO] [stdout] 471d2af792e8641584fd816a40870b5edc423b76f1b32f8b01f5e495f4b4cc7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d41b3995cd00b8f47e902fa5584dab0964d2857409eb6bf651bd33f27a72d02 [INFO] running `Command { std: "docker" "start" "-a" "3d41b3995cd00b8f47e902fa5584dab0964d2857409eb6bf651bd33f27a72d02", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auto_wasi-5235afc11ab104fd) [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/detect.rs (/opt/rustwide/target/debug/deps/detect-13bf9fbae5fad5b0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test detect_snapshot_0 ... ok [INFO] [stdout] test detect_snapshot_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests auto-wasi [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d41b3995cd00b8f47e902fa5584dab0964d2857409eb6bf651bd33f27a72d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d41b3995cd00b8f47e902fa5584dab0964d2857409eb6bf651bd33f27a72d02", kill_on_drop: false }` [INFO] [stdout] 3d41b3995cd00b8f47e902fa5584dab0964d2857409eb6bf651bd33f27a72d02