[INFO] cloning repository https://github.com/mirsella/crabtime-path-dep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mirsella/crabtime-path-dep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirsella%2Fcrabtime-path-dep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirsella%2Fcrabtime-path-dep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 338f27e60dcd6e63480641350ae9d23bc19eb87c [INFO] building mirsella/crabtime-path-dep against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmirsella%2Fcrabtime-path-dep" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mirsella/crabtime-path-dep [INFO] finished tweaking git repo https://github.com/mirsella/crabtime-path-dep [INFO] tweaked toml for git repo https://github.com/mirsella/crabtime-path-dep written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mirsella/crabtime-path-dep on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mirsella/crabtime-path-dep 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mirsella/crabtime` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest Rust 1.91.0-nightly compatible versions [INFO] [stderr] Adding crabtime v1.1.3 (https://github.com/mirsella/crabtime?branch=local-dep#d3b49250) [INFO] [stderr] Adding crabtime-internal v1.1.3 (https://github.com/mirsella/crabtime?branch=local-dep#d3b49250) [INFO] [stderr] Updating indexmap v2.10.0 -> v2.11.4 [INFO] [stderr] Adding pathdiff v0.2.3 [INFO] [stderr] Adding serde_core v1.0.228 [INFO] [stderr] Updating serde_derive v1.0.219 -> v1.0.228 [INFO] [stderr] Updating serde_spanned v0.6.9 -> v1.0.2 [INFO] [stderr] Updating toml v0.8.23 -> v0.9.7 [INFO] [stderr] Updating toml_datetime v0.6.11 -> v0.7.2 [INFO] [stderr] Adding toml_parser v1.0.3 [INFO] [stderr] Adding toml_writer v1.0.3 [INFO] [stderr] Updating winnow v0.7.12 -> v0.7.13 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.3 [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded toml v0.9.7 [INFO] [stderr] Downloaded serde_spanned v1.0.2 [INFO] [stderr] Downloaded indexmap v2.11.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef33e9ae31c806841df761f1ac5d07c259a7e5f724bdc967ab835367304d6919 [INFO] running `Command { std: "docker" "start" "-a" "ef33e9ae31c806841df761f1ac5d07c259a7e5f724bdc967ab835367304d6919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef33e9ae31c806841df761f1ac5d07c259a7e5f724bdc967ab835367304d6919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef33e9ae31c806841df761f1ac5d07c259a7e5f724bdc967ab835367304d6919", kill_on_drop: false }` [INFO] [stdout] ef33e9ae31c806841df761f1ac5d07c259a7e5f724bdc967ab835367304d6919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeaa491e9a065015b7721c13ec476b874e22c5cfe463cd54ab138e419c2268f9 [INFO] running `Command { std: "docker" "start" "-a" "aeaa491e9a065015b7721c13ec476b874e22c5cfe463cd54ab138e419c2268f9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling b v0.1.0 (/opt/rustwide/workdir/b) [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crabtime-internal v1.1.3 (https://github.com/mirsella/crabtime?branch=local-dep#d3b49250) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling crabtime v1.1.3 (https://github.com/mirsella/crabtime?branch=local-dep#d3b49250) [INFO] [stderr] Compiling a v0.1.0 (/opt/rustwide/workdir/a) [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> a/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | test!(); [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 `test` (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/a/src/lib'. [INFO] [stdout] --> a/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | test!(); [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 `test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `a` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "aeaa491e9a065015b7721c13ec476b874e22c5cfe463cd54ab138e419c2268f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeaa491e9a065015b7721c13ec476b874e22c5cfe463cd54ab138e419c2268f9", kill_on_drop: false }` [INFO] [stdout] aeaa491e9a065015b7721c13ec476b874e22c5cfe463cd54ab138e419c2268f9