[INFO] fetching crate marine-test-macro-impl 0.5.0... [INFO] testing marine-test-macro-impl-0.5.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate marine-test-macro-impl 0.5.0 into /workspace/builds/worker-77/source [INFO] validating manifest of crates.io crate marine-test-macro-impl 0.5.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate marine-test-macro-impl 0.5.0 [INFO] finished tweaking crates.io crate marine-test-macro-impl 0.5.0 [INFO] tweaked toml for crates.io crate marine-test-macro-impl 0.5.0 written to /workspace/builds/worker-77/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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 marine-macro-testing-utils v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86cabe477b934583504fe09b5f8f447dc01773120fd5cdc82274bc5bebad8697 [INFO] running `Command { std: "docker" "start" "-a" "86cabe477b934583504fe09b5f8f447dc01773120fd5cdc82274bc5bebad8697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86cabe477b934583504fe09b5f8f447dc01773120fd5cdc82274bc5bebad8697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86cabe477b934583504fe09b5f8f447dc01773120fd5cdc82274bc5bebad8697", kill_on_drop: false }` [INFO] [stdout] 86cabe477b934583504fe09b5f8f447dc01773120fd5cdc82274bc5bebad8697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d1b3c1156af82129e3a21562540e116283b1b3915b6528331ed61a293ef30c [INFO] running `Command { std: "docker" "start" "-a" "40d1b3c1156af82129e3a21562540e116283b1b3915b6528331ed61a293ef30c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling marine-utils v0.4.0 [INFO] [stderr] Compiling cmd_lib v0.7.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling generic-array v0.14.5 [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 indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling pwasm-utils v0.18.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling marine-min-it-version v0.1.0 [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.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.1 [INFO] [stderr] Compiling marine-timestamp-macro v0.6.15 [INFO] [stderr] Compiling darling_core v0.13.4 [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.22 [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 darling_macro v0.13.4 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling walrus v0.18.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling it-memory-traits v0.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling fluence-it-types v0.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling marine-rs-sdk-main v0.6.15 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling it-lilo v0.4.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling wasmer-interface-types-fl v0.23.0 [INFO] [stderr] Compiling marine-macro-impl v0.6.15 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling marine-it-interfaces v0.7.0 [INFO] [stderr] Compiling it-json-serde v0.3.0 [INFO] [stderr] Compiling marine-module-interface v0.4.0 [INFO] [stderr] Compiling marine-macro v0.6.15 [INFO] [stderr] Compiling polyplets v0.2.0 [INFO] [stderr] Compiling marine-rs-sdk v0.6.15 [INFO] [stderr] Compiling marine-it-parser v0.9.0 [INFO] [stderr] Compiling marine-module-info-parser v0.2.2 [INFO] [stderr] Compiling wasmer-wasi-fl v0.17.1 [INFO] [stderr] Compiling marine-it-generator v0.8.0 [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.14.0 [INFO] [stderr] Compiling fluence-faas v0.16.0 [INFO] [stderr] Compiling fluence-app-service v0.17.0 [INFO] [stderr] Compiling marine-test-macro-impl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.17s [INFO] running `Command { std: "docker" "inspect" "40d1b3c1156af82129e3a21562540e116283b1b3915b6528331ed61a293ef30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d1b3c1156af82129e3a21562540e116283b1b3915b6528331ed61a293ef30c", kill_on_drop: false }` [INFO] [stdout] 40d1b3c1156af82129e3a21562540e116283b1b3915b6528331ed61a293ef30c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6ede912ccf8bf56459fc6c89c07ec84ad39d08c84816a7b3790ebbf161271b4 [INFO] running `Command { std: "docker" "start" "-a" "e6ede912ccf8bf56459fc6c89c07ec84ad39d08c84816a7b3790ebbf161271b4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling marine-macro-testing-utils v0.1.0 [INFO] [stderr] Compiling marine-test-macro-impl v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.80s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/marine_test_macro_impl-27cbc2472de2295d) [INFO] [stderr] Executable tests/generation_tests_runner.rs (/opt/rustwide/target/debug/deps/generation_tests_runner-6fc8ce5e04d4db13) [INFO] [stderr] Executable tests/utils.rs (/opt/rustwide/target/debug/deps/utils-02603f4b68a33443) [INFO] running `Command { std: "docker" "inspect" "e6ede912ccf8bf56459fc6c89c07ec84ad39d08c84816a7b3790ebbf161271b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ede912ccf8bf56459fc6c89c07ec84ad39d08c84816a7b3790ebbf161271b4", kill_on_drop: false }` [INFO] [stdout] e6ede912ccf8bf56459fc6c89c07ec84ad39d08c84816a7b3790ebbf161271b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66127de41cdcb4d5f13664df2dcd79159cbb9309856421ba233d99b94fc0962f [INFO] running `Command { std: "docker" "start" "-a" "66127de41cdcb4d5f13664df2dcd79159cbb9309856421ba233d99b94fc0962f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marine_test_macro_impl-27cbc2472de2295d) [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/generation_tests_runner.rs (/opt/rustwide/target/debug/deps/generation_tests_runner-6fc8ce5e04d4db13) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_empty_func ... ok [INFO] [stdout] test test_mounted_binary ... ok [INFO] [stdout] test test_multiservice_empty_mod ... ok [INFO] [stdout] test test_multiservice_single ... ok [INFO] [stdout] test test_multiple_modules ... ok [INFO] [stdout] test test_multiservice_multiple ... ok [INFO] [stderr] Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-02603f4b68a33443) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests marine-test-macro-impl [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/marine_test/glue_code_generator.rs - marine_test::glue_code_generator::generate_test_glue_code (line 32) ... ignored [INFO] [stdout] test src/marine_test/glue_code_generator.rs - marine_test::glue_code_generator::generate_test_glue_code (line 44) ... ignored [INFO] [stdout] test src/marine_test/token_stream_generator.rs - marine_test::token_stream_generator::generate_module_definitions (line 37) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66127de41cdcb4d5f13664df2dcd79159cbb9309856421ba233d99b94fc0962f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66127de41cdcb4d5f13664df2dcd79159cbb9309856421ba233d99b94fc0962f", kill_on_drop: false }` [INFO] [stdout] 66127de41cdcb4d5f13664df2dcd79159cbb9309856421ba233d99b94fc0962f