[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] 5488956fa823239c0da06940ea98af931a27470a [INFO] testing hez2010/rayjudge against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhez2010%2Frayjudge" "/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/hez2010/rayjudge on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-3/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded async-amqp v1.2.0 [INFO] [stderr] Downloaded async-lapin v1.2.0 [INFO] [stderr] Downloaded std-semaphore v0.1.0 [INFO] [stderr] Downloaded lapin v1.6.8 [INFO] [stderr] Downloaded security-framework-sys v2.1.0 [INFO] [stderr] Downloaded security-framework v2.1.0 [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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 806151ea64b8fce9327ab4ced796532588e518fa09b3438762374e79e41c1794 [INFO] running `Command { std: "docker" "start" "-a" "806151ea64b8fce9327ab4ced796532588e518fa09b3438762374e79e41c1794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "806151ea64b8fce9327ab4ced796532588e518fa09b3438762374e79e41c1794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806151ea64b8fce9327ab4ced796532588e518fa09b3438762374e79e41c1794", kill_on_drop: false }` [INFO] [stdout] 806151ea64b8fce9327ab4ced796532588e518fa09b3438762374e79e41c1794 [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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4ac8f9fb930c22791405f7cca47b9244bb51d2d2d8be7218d975b9327b020f4 [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" "c4ac8f9fb930c22791405f7cca47b9244bb51d2d2d8be7218d975b9327b020f4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling matches v0.1.8 [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 foreign-types-shared v0.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [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 slab v0.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [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 tracing v0.1.25 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling pinky-swear v4.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling amq-protocol-uri v6.0.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [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 tcp-stream v0.20.6 [INFO] [stderr] Compiling amq-protocol-tcp v6.0.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.62 [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c4ac8f9fb930c22791405f7cca47b9244bb51d2d2d8be7218d975b9327b020f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ac8f9fb930c22791405f7cca47b9244bb51d2d2d8be7218d975b9327b020f4", kill_on_drop: false }` [INFO] [stdout] c4ac8f9fb930c22791405f7cca47b9244bb51d2d2d8be7218d975b9327b020f4