[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 beta-2021-09-08 for beta-1.56-1 [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 beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generator v0.6.24 [INFO] [stderr] Downloaded amq-protocol-types v6.0.2 [INFO] [stderr] Downloaded tcp-stream v0.20.6 [INFO] [stderr] Downloaded security-framework v2.1.0 [INFO] [stderr] Downloaded loom v0.4.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.2 [INFO] [stderr] Downloaded async-lapin v1.2.0 [INFO] [stderr] Downloaded security-framework-sys v2.1.0 [INFO] [stderr] Downloaded amq-protocol-tcp v6.0.2 [INFO] [stderr] Downloaded amq-protocol-uri v6.0.2 [INFO] [stderr] Downloaded lapin v1.6.8 [INFO] [stderr] Downloaded amq-protocol v6.0.2 [INFO] [stderr] Downloaded std-semaphore v0.1.0 [INFO] [stderr] Downloaded async-amqp v1.2.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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed0bc69021b67fc5ffa90aabb6a390283becd6da17a9cf4622718bc5f48aee4 [INFO] running `Command { std: "docker" "start" "-a" "9ed0bc69021b67fc5ffa90aabb6a390283becd6da17a9cf4622718bc5f48aee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed0bc69021b67fc5ffa90aabb6a390283becd6da17a9cf4622718bc5f48aee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed0bc69021b67fc5ffa90aabb6a390283becd6da17a9cf4622718bc5f48aee4", kill_on_drop: false }` [INFO] [stdout] 9ed0bc69021b67fc5ffa90aabb6a390283becd6da17a9cf4622718bc5f48aee4 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351aab47b16c8ddc7874f92d17643fbf98269d3b770c9ab354bb253bd3d5437f [INFO] running `Command { std: "docker" "start" "-a" "351aab47b16c8ddc7874f92d17643fbf98269d3b770c9ab354bb253bd3d5437f", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [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 cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [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 foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling parking v2.0.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 lexical-core v0.7.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [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 atomic-waker v1.0.0 [INFO] [stderr] Compiling lapin v1.6.8 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [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 futures-lite v1.11.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [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 url v2.2.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling pinky-swear v4.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 clap v3.0.0-beta.2 [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 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] warning: 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: `#[warn(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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "351aab47b16c8ddc7874f92d17643fbf98269d3b770c9ab354bb253bd3d5437f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351aab47b16c8ddc7874f92d17643fbf98269d3b770c9ab354bb253bd3d5437f", kill_on_drop: false }` [INFO] [stdout] 351aab47b16c8ddc7874f92d17643fbf98269d3b770c9ab354bb253bd3d5437f [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84372f18a40720cefffae09fc040478349a04c15d4e6975d67030553ffbb01b4 [INFO] running `Command { std: "docker" "start" "-a" "84372f18a40720cefffae09fc040478349a04c15d4e6975d67030553ffbb01b4", kill_on_drop: false }` [INFO] [stderr] Compiling rayjudge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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: `#[warn(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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.84s [INFO] running `Command { std: "docker" "inspect" "84372f18a40720cefffae09fc040478349a04c15d4e6975d67030553ffbb01b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84372f18a40720cefffae09fc040478349a04c15d4e6975d67030553ffbb01b4", kill_on_drop: false }` [INFO] [stdout] 84372f18a40720cefffae09fc040478349a04c15d4e6975d67030553ffbb01b4 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6910f60bad3e8f44ff331b05e92040c2a657e9d757a1e6f77a3c86850bd351f6 [INFO] running `Command { std: "docker" "start" "-a" "6910f60bad3e8f44ff331b05e92040c2a657e9d757a1e6f77a3c86850bd351f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: custom inner attributes are unstable [INFO] [stderr] --> src/cri.rs:9:4 [INFO] [stderr] | [INFO] [stderr] 9 | #![rustfmt::skip] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(soft_unstable)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #64266 [INFO] [stderr] [INFO] [stderr] warning: `rayjudge` (bin "rayjudge" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rayjudge-e5e503c8fddfa783) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6910f60bad3e8f44ff331b05e92040c2a657e9d757a1e6f77a3c86850bd351f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6910f60bad3e8f44ff331b05e92040c2a657e9d757a1e6f77a3c86850bd351f6", kill_on_drop: false }` [INFO] [stdout] 6910f60bad3e8f44ff331b05e92040c2a657e9d757a1e6f77a3c86850bd351f6