[INFO] cloning repository https://github.com/velocity-chat/velocity-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/velocity-chat/velocity-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelocity-chat%2Fvelocity-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelocity-chat%2Fvelocity-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0b5600543ec8cf7293e15dda6e3566e44ac1c39 [INFO] checking velocity-chat/velocity-node against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvelocity-chat%2Fvelocity-node" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/velocity-chat/velocity-node on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/velocity-chat/velocity-node [INFO] finished tweaking git repo https://github.com/velocity-chat/velocity-node [INFO] tweaked toml for git repo https://github.com/velocity-chat/velocity-node written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/velocity-chat/velocity-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.120 [INFO] [stderr] Downloaded crypto v0.1.2 [INFO] [stderr] Downloaded serde v1.0.120 [INFO] [stderr] Downloaded fakedata_generator v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9323b15fdc19ad0d4e554f76cd69472a902c6a7e7054cfc3140f198a0e4ca8c0 [INFO] running `Command { std: "docker" "start" "-a" "9323b15fdc19ad0d4e554f76cd69472a902c6a7e7054cfc3140f198a0e4ca8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9323b15fdc19ad0d4e554f76cd69472a902c6a7e7054cfc3140f198a0e4ca8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9323b15fdc19ad0d4e554f76cd69472a902c6a7e7054cfc3140f198a0e4ca8c0", kill_on_drop: false }` [INFO] [stdout] 9323b15fdc19ad0d4e554f76cd69472a902c6a7e7054cfc3140f198a0e4ca8c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6078f75364c3a3a3f302af97553c0b3d4de506872aa96a829100a841d8339814 [INFO] running `Command { std: "docker" "start" "-a" "6078f75364c3a3a3f302af97553c0b3d4de506872aa96a829100a841d8339814", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking crypto v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking fakedata_generator v0.2.4 [INFO] [stderr] Checking velocity_core v0.1.0 (/opt/rustwide/workdir/velocity_core) [INFO] [stdout] warning: unused imports: `AtomicU64`, `AtomicUsize`, `cmp::Ordering` [INFO] [stdout] --> velocity_core/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cmp::Ordering, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | sync::atomic::{AtomicU64, AtomicUsize}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_ne_bytes` found for type `u64` in the current scope [INFO] [stdout] --> velocity_core/src/lib.rs:89:41 [INFO] [stdout] | [INFO] [stdout] 89 | headers.extend_from_slice(nonce.as_ne_bytes()); [INFO] [stdout] | ^^^^^^^^^^^ help: there is an associated function with a similar name: `to_ne_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_ne_bytes` found for type `i64` in the current scope [INFO] [stdout] --> velocity_core/src/lib.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | buffer.extend(self.timestamp.as_ne_bytes()); [INFO] [stdout] | ^^^^^^^^^^^ help: there is an associated function with a similar name: `to_ne_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `velocity_core` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6078f75364c3a3a3f302af97553c0b3d4de506872aa96a829100a841d8339814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6078f75364c3a3a3f302af97553c0b3d4de506872aa96a829100a841d8339814", kill_on_drop: false }` [INFO] [stdout] 6078f75364c3a3a3f302af97553c0b3d4de506872aa96a829100a841d8339814