[INFO] cloning repository https://github.com/pietgeursen/bamboo-rest-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pietgeursen/bamboo-rest-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietgeursen%2Fbamboo-rest-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietgeursen%2Fbamboo-rest-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aa866d24db3c205894a0bec1d1afff999bc3b35 [INFO] checking pietgeursen/bamboo-rest-api against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietgeursen%2Fbamboo-rest-api" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pietgeursen/bamboo-rest-api on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pietgeursen/bamboo-rest-api [INFO] finished tweaking git repo https://github.com/pietgeursen/bamboo-rest-api [INFO] tweaked toml for git repo https://github.com/pietgeursen/bamboo-rest-api written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/pietgeursen/bamboo-rest-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pietgeursen/bamboo-rs` [INFO] [stderr] Updating git repository `https://github.com/dalek-cryptography/ed25519-dalek` [INFO] [stderr] Updating git repository `https://github.com/KokaKiwi/rust-hex` [INFO] [stderr] Updating git repository `https://github.com/AljoschaMeyer/varu64-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded rocket_codegen v0.4.4 [INFO] [stderr] Downloaded packed_simd v0.3.3 [INFO] [stderr] Downloaded subtle v2.2.2 [INFO] [stderr] Downloaded curve25519-dalek v2.0.0 [INFO] [stderr] Downloaded okapi v0.4.0 [INFO] [stderr] Downloaded rocket v0.4.4 [INFO] [stderr] Downloaded rocket_contrib v0.4.4 [INFO] [stderr] Downloaded rocket_http v0.4.4 [INFO] [stderr] Downloaded lipmaa-link v0.1.1 [INFO] [stderr] Downloaded rocket_okapi_codegen v0.4.1 [INFO] [stderr] Downloaded schemars_derive v0.7.1 [INFO] [stderr] Downloaded schemars v0.7.1 [INFO] [stderr] Downloaded rocket_okapi v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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] 7cb675e546b0645e5a8505b9269a9f81b46060842af7a5e5be3578fe1dd969e1 [INFO] running `Command { std: "docker" "start" "-a" "7cb675e546b0645e5a8505b9269a9f81b46060842af7a5e5be3578fe1dd969e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cb675e546b0645e5a8505b9269a9f81b46060842af7a5e5be3578fe1dd969e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb675e546b0645e5a8505b9269a9f81b46060842af7a5e5be3578fe1dd969e1", kill_on_drop: false }` [INFO] [stdout] 7cb675e546b0645e5a8505b9269a9f81b46060842af7a5e5be3578fe1dd969e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f898bb9b7319010fe182cb9fd789b4da8c6bb3012d90985c3ff49deedd5d93c0 [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" "f898bb9b7319010fe182cb9fd789b4da8c6bb3012d90985c3ff49deedd5d93c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling schemars v0.7.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.2.2/src/lib.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 150 | unsafe { asm!("" : "=r"(input) : "0"(input) ) } [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subtle`. [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" "f898bb9b7319010fe182cb9fd789b4da8c6bb3012d90985c3ff49deedd5d93c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f898bb9b7319010fe182cb9fd789b4da8c6bb3012d90985c3ff49deedd5d93c0", kill_on_drop: false }` [INFO] [stdout] f898bb9b7319010fe182cb9fd789b4da8c6bb3012d90985c3ff49deedd5d93c0