[INFO] cloning repository https://github.com/Aligorith/xspf_parser_jsl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aligorith/xspf_parser_jsl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAligorith%2Fxspf_parser_jsl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAligorith%2Fxspf_parser_jsl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70d2f72e37b0eb148dd4388747419f62d3c06d29 [INFO] testing Aligorith/xspf_parser_jsl-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAligorith%2Fxspf_parser_jsl-rs" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aligorith/xspf_parser_jsl-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aligorith/xspf_parser_jsl-rs [INFO] finished tweaking git repo https://github.com/Aligorith/xspf_parser_jsl-rs [INFO] tweaked toml for git repo https://github.com/Aligorith/xspf_parser_jsl-rs written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/Aligorith/xspf_parser_jsl-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 264d8695c45799cacaa9460e3541037d1810efb0acfc8bf1b4042f3b1cd3771b [INFO] running `Command { std: "docker" "start" "-a" "264d8695c45799cacaa9460e3541037d1810efb0acfc8bf1b4042f3b1cd3771b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "264d8695c45799cacaa9460e3541037d1810efb0acfc8bf1b4042f3b1cd3771b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264d8695c45799cacaa9460e3541037d1810efb0acfc8bf1b4042f3b1cd3771b", kill_on_drop: false }` [INFO] [stdout] 264d8695c45799cacaa9460e3541037d1810efb0acfc8bf1b4042f3b1cd3771b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f094187010d2b080b3b13a582eba416aa127d366e058142f61ac51ddc5f1553 [INFO] running `Command { std: "docker" "start" "-a" "0f094187010d2b080b3b13a582eba416aa127d366e058142f61ac51ddc5f1553", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.6 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling unindent v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling urlparse v0.7.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling indoc-impl v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling indoc v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling quick-xml v0.11.0 [INFO] [stderr] Compiling minidom v0.8.0 [INFO] [stderr] Compiling xspf_tools v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | let s = indoc!( [INFO] [stdout] | _____________^ [INFO] [stdout] 39 | | "Usage: xspf_tools [] [ [<...command-args...>]] [INFO] [stdout] 40 | | [INFO] [stdout] 41 | | where is one of the following: [INFO] [stdout] ... | [INFO] [stdout] 58 | | " [INFO] [stdout] 59 | | ); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/main.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | let s = indoc!( [INFO] [stdout] | _____________^ [INFO] [stdout] 39 | | "Usage: xspf_tools [] [ [<...command-args...>]] [INFO] [stdout] 40 | | [INFO] [stdout] 41 | | where is one of the following: [INFO] [stdout] ... | [INFO] [stdout] 58 | | " [INFO] [stdout] 59 | | ); [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xspf_tools` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "0f094187010d2b080b3b13a582eba416aa127d366e058142f61ac51ddc5f1553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f094187010d2b080b3b13a582eba416aa127d366e058142f61ac51ddc5f1553", kill_on_drop: false }` [INFO] [stdout] 0f094187010d2b080b3b13a582eba416aa127d366e058142f61ac51ddc5f1553