[INFO] cloning repository https://github.com/cbrewster/cryptopad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbrewster/cryptopad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrewster%2Fcryptopad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrewster%2Fcryptopad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5bb55681b577a684cc5be47a1d827dcb2121ee5 [INFO] checking cbrewster/cryptopad against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbrewster%2Fcryptopad" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbrewster/cryptopad on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbrewster/cryptopad [INFO] finished tweaking git repo https://github.com/cbrewster/cryptopad [INFO] tweaked toml for git repo https://github.com/cbrewster/cryptopad written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cbrewster/cryptopad already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6607695f569d5b8bdb689a5fc121d65482965637e33a2bc51bc2a8e42d43b90 [INFO] running `Command { std: "docker" "start" "-a" "b6607695f569d5b8bdb689a5fc121d65482965637e33a2bc51bc2a8e42d43b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6607695f569d5b8bdb689a5fc121d65482965637e33a2bc51bc2a8e42d43b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6607695f569d5b8bdb689a5fc121d65482965637e33a2bc51bc2a8e42d43b90", kill_on_drop: false }` [INFO] [stdout] b6607695f569d5b8bdb689a5fc121d65482965637e33a2bc51bc2a8e42d43b90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46bc1dd0d82ae832763816f20639f3ce596555da9918a3b06ee4b6c67e47f127 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "46bc1dd0d82ae832763816f20639f3ce596555da9918a3b06ee4b6c67e47f127", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking block-cipher-trait v0.6.1 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking block-modes v0.2.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking aes-soft v0.3.2 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking aes v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Checking cryptopad v0.1.0 (/opt/rustwide/workdir/cryptopad) [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking hex-literal v0.1.1 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> cryptopad/src/lib.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | hex!("ecd71870d1963316a97e3ac3408c9835ad8cf0f3c1bc703527c30265534f75ae") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `hex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking glib v0.6.0 [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> cryptopad/src/lib.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | hex!("ecd71870d1963316a97e3ac3408c9835ad8cf0f3c1bc703527c30265534f75ae") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `hex` (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 `cryptopad` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "46bc1dd0d82ae832763816f20639f3ce596555da9918a3b06ee4b6c67e47f127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46bc1dd0d82ae832763816f20639f3ce596555da9918a3b06ee4b6c67e47f127", kill_on_drop: false }` [INFO] [stdout] 46bc1dd0d82ae832763816f20639f3ce596555da9918a3b06ee4b6c67e47f127