[INFO] cloning repository https://github.com/TianyiShi2001/protein [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TianyiShi2001/protein" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTianyiShi2001%2Fprotein", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTianyiShi2001%2Fprotein'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd89e850f1b3ccaeabb7412abf1e3349aa6fd17b [INFO] checking TianyiShi2001/protein against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTianyiShi2001%2Fprotein" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TianyiShi2001/protein on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TianyiShi2001/protein [INFO] finished tweaking git repo https://github.com/TianyiShi2001/protein [INFO] tweaked toml for git repo https://github.com/TianyiShi2001/protein written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/TianyiShi2001/protein already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protein-core v0.1.7 [INFO] [stderr] Downloaded dihedral v0.0.4 [INFO] [stderr] Downloaded nom-pdb v0.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "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] eca2bae1b56eab9c71c5be51675f54f2ce0029c42f6900f5a102133236a8935a [INFO] running `Command { std: "docker" "start" "-a" "eca2bae1b56eab9c71c5be51675f54f2ce0029c42f6900f5a102133236a8935a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eca2bae1b56eab9c71c5be51675f54f2ce0029c42f6900f5a102133236a8935a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca2bae1b56eab9c71c5be51675f54f2ce0029c42f6900f5a102133236a8935a", kill_on_drop: false }` [INFO] [stdout] eca2bae1b56eab9c71c5be51675f54f2ce0029c42f6900f5a102133236a8935a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3afe9ee5a1d97c5a0a4bbfdc193f65e2c150d00a4ddce790a3f785cd3df90e3 [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" "e3afe9ee5a1d97c5a0a4bbfdc193f65e2c150d00a4ddce790a3f785cd3df90e3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking dihedral v0.0.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking protein-data v0.1.0 (/opt/rustwide/workdir/protein-data) [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> protein-data/src/rama.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | #![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] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stdout] error: custom inner attributes are unstable [INFO] [stdout] --> protein-data/src/rama.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | #![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] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `protein-data` [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3afe9ee5a1d97c5a0a4bbfdc193f65e2c150d00a4ddce790a3f785cd3df90e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3afe9ee5a1d97c5a0a4bbfdc193f65e2c150d00a4ddce790a3f785cd3df90e3", kill_on_drop: false }` [INFO] [stdout] e3afe9ee5a1d97c5a0a4bbfdc193f65e2c150d00a4ddce790a3f785cd3df90e3