[INFO] cloning repository https://github.com/hez2010/rayjudge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hez2010/rayjudge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhez2010%2Frayjudge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhez2010%2Frayjudge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14bb448285fe1cc53db826fe875fa1d050d0f621 [INFO] testing hez2010/rayjudge against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhez2010%2Frayjudge" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hez2010/rayjudge on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hez2010/rayjudge [INFO] finished tweaking git repo https://github.com/hez2010/rayjudge [INFO] tweaked toml for git repo https://github.com/hez2010/rayjudge written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/hez2010/rayjudge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7371ec0e8687aabf3494057642a8b7d69198af5b94c3bf36675b73d9caeb4d29 [INFO] running `Command { std: "docker" "start" "-a" "7371ec0e8687aabf3494057642a8b7d69198af5b94c3bf36675b73d9caeb4d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7371ec0e8687aabf3494057642a8b7d69198af5b94c3bf36675b73d9caeb4d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7371ec0e8687aabf3494057642a8b7d69198af5b94c3bf36675b73d9caeb4d29", kill_on_drop: false }` [INFO] [stdout] 7371ec0e8687aabf3494057642a8b7d69198af5b94c3bf36675b73d9caeb4d29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d0dd759bc939799dbd3b64f7148a30db5ceb7e1062fcba811a95e4140d127aa [INFO] running `Command { std: "docker" "start" "-a" "8d0dd759bc939799dbd3b64f7148a30db5ceb7e1062fcba811a95e4140d127aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling amq-protocol v6.0.2 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling lapin v1.6.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling pinky-swear v4.4.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling amq-protocol-uri v6.0.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tcp-stream v0.20.6 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling amq-protocol-types v6.0.2 [INFO] [stderr] Compiling async-lapin v1.2.0 [INFO] [stderr] Compiling async-amqp v1.2.0 [INFO] [stderr] Compiling rayjudge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> src/cri.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayjudge` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8d0dd759bc939799dbd3b64f7148a30db5ceb7e1062fcba811a95e4140d127aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0dd759bc939799dbd3b64f7148a30db5ceb7e1062fcba811a95e4140d127aa", kill_on_drop: false }` [INFO] [stdout] 8d0dd759bc939799dbd3b64f7148a30db5ceb7e1062fcba811a95e4140d127aa