[INFO] cloning repository https://github.com/dekz/sol-macro-0.5-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dekz/sol-macro-0.5-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekz%2Fsol-macro-0.5-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekz%2Fsol-macro-0.5-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 572a3b1b521ea60a7db879e035256169eb0054b5
[INFO] checking dekz/sol-macro-0.5-repro/572a3b1b521ea60a7db879e035256169eb0054b5 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdekz%2Fsol-macro-0.5-repro" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dekz/sol-macro-0.5-repro
[INFO] finished tweaking git repo https://github.com/dekz/sol-macro-0.5-repro
[INFO] tweaked toml for git repo https://github.com/dekz/sol-macro-0.5-repro written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dekz/sol-macro-0.5-repro on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dekz/sol-macro-0.5-repro 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn-solidity v0.5.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.11
[INFO] [stderr]   Downloaded alloy-sol-macro v0.5.0
[INFO] [stderr]   Downloaded ruint-macro v1.1.0
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded alloy-primitives v0.5.0
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.5.0
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded const-hex v1.10.0
[INFO] [stderr]   Downloaded ruint v1.11.1
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded alloy-json-abi v0.5.0
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded winnow v0.5.19
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f91bf4b4b4359019c76b584bb2c6ffa5afcf82ea926e6429470040c8ca39a384
[INFO] running `Command { std: "docker" "start" "-a" "f91bf4b4b4359019c76b584bb2c6ffa5afcf82ea926e6429470040c8ca39a384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f91bf4b4b4359019c76b584bb2c6ffa5afcf82ea926e6429470040c8ca39a384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91bf4b4b4359019c76b584bb2c6ffa5afcf82ea926e6429470040c8ca39a384", kill_on_drop: false }`
[INFO] [stdout] f91bf4b4b4359019c76b584bb2c6ffa5afcf82ea926e6429470040c8ca39a384
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe18e1d3fc8e681723c78f57ef66828a5d1ba4c375d28aac6fe0e5fdd1da922b
[INFO] running `Command { std: "docker" "start" "-a" "fe18e1d3fc8e681723c78f57ef66828a5d1ba4c375d28aac6fe0e5fdd1da922b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling ruint-macro v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn-solidity v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling const-hex v1.10.0
[INFO] [stderr]    Compiling ruint v1.11.1
[INFO] [stderr]    Compiling alloy-primitives v0.5.0
[INFO] [stderr]    Compiling alloy-json-abi v0.5.0
[INFO] [stderr]    Compiling alloy-sol-macro v0.5.0
[INFO] [stderr]     Checking sol-macro-repro v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to canonicalize path: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | sol!(IERC20, "../artifacts/IERC20.json");
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sol-macro-repro` (bin "sol-macro-repro" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to canonicalize path: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | sol!(IERC20, "../artifacts/IERC20.json");
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sol-macro-repro` (bin "sol-macro-repro") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fe18e1d3fc8e681723c78f57ef66828a5d1ba4c375d28aac6fe0e5fdd1da922b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe18e1d3fc8e681723c78f57ef66828a5d1ba4c375d28aac6fe0e5fdd1da922b", kill_on_drop: false }`
[INFO] [stdout] fe18e1d3fc8e681723c78f57ef66828a5d1ba4c375d28aac6fe0e5fdd1da922b
