[INFO] fetching crate fluence-sdk-test-macro 0.1.5... [INFO] testing fluence-sdk-test-macro-0.1.5 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate fluence-sdk-test-macro 0.1.5 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate fluence-sdk-test-macro 0.1.5 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluence-sdk-test-macro 0.1.5 [INFO] finished tweaking crates.io crate fluence-sdk-test-macro 0.1.5 [INFO] tweaked toml for crates.io crate fluence-sdk-test-macro 0.1.5 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fluence-sdk-test-macro-impl v0.1.5 [INFO] [stderr] Downloaded fce-wit-parser v0.5.0 [INFO] [stderr] Downloaded fce-wit-interfaces v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a15e50e3fe8fbdfb9c64aa2425cbf9f7c4162979902fb05f9de60fad142ab666 [INFO] running `Command { std: "docker" "start" "-a" "a15e50e3fe8fbdfb9c64aa2425cbf9f7c4162979902fb05f9de60fad142ab666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a15e50e3fe8fbdfb9c64aa2425cbf9f7c4162979902fb05f9de60fad142ab666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15e50e3fe8fbdfb9c64aa2425cbf9f7c4162979902fb05f9de60fad142ab666", kill_on_drop: false }` [INFO] [stdout] a15e50e3fe8fbdfb9c64aa2425cbf9f7c4162979902fb05f9de60fad142ab666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61d23e149fe6d412f2ead57f4a0a025263c92f73436a505a2068da6f5bb07f4c [INFO] running `Command { std: "docker" "start" "-a" "61d23e149fe6d412f2ead57f4a0a025263c92f73436a505a2068da6f5bb07f4c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling marine-utils v0.2.0 [INFO] [stderr] Compiling cmd_lib v0.7.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling pwasm-utils v0.12.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.1 [INFO] [stderr] Compiling marine-timestamp-macro v0.6.9 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling inventory v0.2.0 [INFO] [stderr] Compiling walrus v0.18.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling fluence-it-types v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling it-lilo v0.1.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling wasmer-interface-types-fl v0.20.2 [INFO] [stderr] Compiling marine-macro-impl v0.6.9 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling marine-macro v0.6.9 [INFO] [stderr] Compiling marine-it-interfaces v0.4.1 [INFO] [stderr] Compiling fce-wit-interfaces v0.3.0 [INFO] [stderr] Compiling fluence-sdk-main v0.6.9 [INFO] [stderr] Compiling fluence v0.6.9 [INFO] [stderr] Compiling marine-module-interface v0.1.6 [INFO] [stderr] Compiling wasmer-wasi-fl v0.17.1 [INFO] [stderr] Compiling marine-module-info-parser v0.1.0 [INFO] [stderr] Compiling fce-wit-parser v0.5.0 [INFO] [stderr] Compiling marine-it-parser v0.6.8 [INFO] [stderr] Compiling marine-it-generator v0.5.3 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend-fl v0.17.0 [INFO] [stderr] Compiling wasmer-runtime-fl v0.17.1 [INFO] [stderr] Compiling marine-runtime v0.5.1 [INFO] [stderr] Compiling fluence-faas v0.7.4 [INFO] [stderr] Compiling fluence-app-service v0.7.4 [INFO] [stderr] Compiling fluence-sdk-test-macro-impl v0.1.5 [INFO] [stderr] Compiling fluence-sdk-test-macro v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "61d23e149fe6d412f2ead57f4a0a025263c92f73436a505a2068da6f5bb07f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d23e149fe6d412f2ead57f4a0a025263c92f73436a505a2068da6f5bb07f4c", kill_on_drop: false }` [INFO] [stdout] 61d23e149fe6d412f2ead57f4a0a025263c92f73436a505a2068da6f5bb07f4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e04f318be84f345f71aaf6d7a46d373d30a3f3d8fbf89fc8037bee98060c4fac [INFO] running `Command { std: "docker" "start" "-a" "e04f318be84f345f71aaf6d7a46d373d30a3f3d8fbf89fc8037bee98060c4fac", kill_on_drop: false }` [INFO] [stderr] Compiling fluence-sdk-test-macro v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.75s [INFO] running `Command { std: "docker" "inspect" "e04f318be84f345f71aaf6d7a46d373d30a3f3d8fbf89fc8037bee98060c4fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e04f318be84f345f71aaf6d7a46d373d30a3f3d8fbf89fc8037bee98060c4fac", kill_on_drop: false }` [INFO] [stdout] e04f318be84f345f71aaf6d7a46d373d30a3f3d8fbf89fc8037bee98060c4fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d87aef67388f6bc2533f17397a27716fe2cb806b6efb319c737d7fa9a19caead [INFO] running `Command { std: "docker" "start" "-a" "d87aef67388f6bc2533f17397a27716fe2cb806b6efb319c737d7fa9a19caead", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fluence_sdk_test_macro-f6f8a189638183ea) [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" "d87aef67388f6bc2533f17397a27716fe2cb806b6efb319c737d7fa9a19caead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d87aef67388f6bc2533f17397a27716fe2cb806b6efb319c737d7fa9a19caead", kill_on_drop: false }` [INFO] [stdout] d87aef67388f6bc2533f17397a27716fe2cb806b6efb319c737d7fa9a19caead