[INFO] fetching crate crabtime 1.1.4... [INFO] testing crabtime-1.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate crabtime 1.1.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate crabtime 1.1.4 [INFO] finished tweaking crates.io crate crabtime 1.1.4 [INFO] tweaked toml for crates.io crate crabtime 1.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate crabtime 1.1.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crabtime 1.1.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.20 [INFO] [stderr] Downloaded crabtime-internal v1.1.4 [INFO] [stderr] Downloaded toml_edit v0.22.24 [INFO] [stderr] Downloaded winnow v0.7.3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90c6567ad9b22e31a0cc1621c80473df288b6c5505c1b2cc36e41dd109da2ad0 [INFO] running `Command { std: "docker" "start" "-a" "90c6567ad9b22e31a0cc1621c80473df288b6c5505c1b2cc36e41dd109da2ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90c6567ad9b22e31a0cc1621c80473df288b6c5505c1b2cc36e41dd109da2ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c6567ad9b22e31a0cc1621c80473df288b6c5505c1b2cc36e41dd109da2ad0", kill_on_drop: false }` [INFO] [stdout] 90c6567ad9b22e31a0cc1621c80473df288b6c5505c1b2cc36e41dd109da2ad0 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f4b35081144ef94086e770d8f6884e6720f5638037766722134fa0374b942c2 [INFO] running `Command { std: "docker" "start" "-a" "1f4b35081144ef94086e770d8f6884e6720f5638037766722134fa0374b942c2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling crabtime-internal v1.1.4 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling crabtime v1.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.88s [INFO] running `Command { std: "docker" "inspect" "1f4b35081144ef94086e770d8f6884e6720f5638037766722134fa0374b942c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4b35081144ef94086e770d8f6884e6720f5638037766722134fa0374b942c2", kill_on_drop: false }` [INFO] [stdout] 1f4b35081144ef94086e770d8f6884e6720f5638037766722134fa0374b942c2 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6c7dc90bcdef83e86bbda5768cb825e23dfb9b0a464e328d50c45ce207f4344 [INFO] running `Command { std: "docker" "start" "-a" "d6c7dc90bcdef83e86bbda5768cb825e23dfb9b0a464e328d50c45ce207f4344", kill_on_drop: false }` [INFO] [stderr] Compiling crabtime v1.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/src/lib'. [INFO] [stdout] --> src/lib.rs:900:9 [INFO] [stdout] | [INFO] [stdout] 900 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 901 | fn empty_def_compilation() {} [INFO] [stdout] 902 | empty_def_compilation!(); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `empty_def_compilation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/src/lib'. [INFO] [stdout] --> src/lib.rs:926:9 [INFO] [stdout] | [INFO] [stdout] 926 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 940 | interpolation_before_brace!(); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `interpolation_before_brace` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> src/lib.rs:947:9 [INFO] [stdout] | [INFO] [stdout] 947 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 953 | fn_in_impl!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `fn_in_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/src/lib'. [INFO] [stdout] --> src/lib.rs:947:9 [INFO] [stdout] | [INFO] [stdout] 947 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 953 | fn_in_impl!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `fn_in_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> src/lib.rs:908:9 [INFO] [stdout] | [INFO] [stdout] 908 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 917 | super::mod_a::inter_module_macro!(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `super::mod_a::inter_module_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/src/lib'. [INFO] [stdout] --> src/lib.rs:908:9 [INFO] [stdout] | [INFO] [stdout] 908 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 917 | super::mod_a::inter_module_macro!(); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `super::mod_a::inter_module_macro` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Generated` in module `mod_b` [INFO] [stdout] --> src/lib.rs:922:25 [INFO] [stdout] | [INFO] [stdout] 922 | let _p = mod_b::Generated; [INFO] [stdout] | ^^^^^^^^^ not found in `mod_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crabtime` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "d6c7dc90bcdef83e86bbda5768cb825e23dfb9b0a464e328d50c45ce207f4344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c7dc90bcdef83e86bbda5768cb825e23dfb9b0a464e328d50c45ce207f4344", kill_on_drop: false }` [INFO] [stdout] d6c7dc90bcdef83e86bbda5768cb825e23dfb9b0a464e328d50c45ce207f4344