[INFO] cloning repository https://github.com/awidegreen/reti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awidegreen/reti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawidegreen%2Freti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawidegreen%2Freti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0542816d55138534616493d9db21013fc8a02d21 [INFO] checking awidegreen/reti against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawidegreen%2Freti" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awidegreen/reti 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/awidegreen/reti [INFO] finished tweaking git repo https://github.com/awidegreen/reti [INFO] tweaked toml for git repo https://github.com/awidegreen/reti written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/awidegreen/reti 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f139ce3c5e50bfa477fd85af5570affe4028e20d9f92f39ae0d164b352c00e11 [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" "f139ce3c5e50bfa477fd85af5570affe4028e20d9f92f39ae0d164b352c00e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f139ce3c5e50bfa477fd85af5570affe4028e20d9f92f39ae0d164b352c00e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f139ce3c5e50bfa477fd85af5570affe4028e20d9f92f39ae0d164b352c00e11", kill_on_drop: false }` [INFO] [stdout] f139ce3c5e50bfa477fd85af5570affe4028e20d9f92f39ae0d164b352c00e11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48d1706519ea1ae880ff4817add37474c2131bddb087c39fc1fa889b60901ee1 [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" "48d1706519ea1ae880ff4817add37474c2131bddb087c39fc1fa889b60901ee1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking ordered-multimap v0.3.1 [INFO] [stderr] Checking rust-ini v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking reti v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/storage/data.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(RustcDecodable, RustcEncodable, PartialEq, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.87s [INFO] running `Command { std: "docker" "inspect" "48d1706519ea1ae880ff4817add37474c2131bddb087c39fc1fa889b60901ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d1706519ea1ae880ff4817add37474c2131bddb087c39fc1fa889b60901ee1", kill_on_drop: false }` [INFO] [stdout] 48d1706519ea1ae880ff4817add37474c2131bddb087c39fc1fa889b60901ee1