[INFO] cloning repository https://github.com/the8472/ffcnt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the8472/ffcnt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe8472%2Fffcnt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe8472%2Fffcnt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4107cc4c9233f3e2bc086d0124cd225e4cd33642 [INFO] testing the8472/ffcnt against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe8472%2Fffcnt" "/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/the8472/ffcnt on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/the8472/ffcnt [INFO] finished tweaking git repo https://github.com/the8472/ffcnt [INFO] tweaked toml for git repo https://github.com/the8472/ffcnt written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/the8472/ffcnt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case v0.1.0 [INFO] [stderr] Downloaded derive-error v0.0.3 [INFO] [stderr] Downloaded uuid v0.3.1 [INFO] [stderr] Downloaded clap v2.24.2 [INFO] [stderr] Downloaded isatty v0.1.3 [INFO] [stderr] Downloaded minilzo-sys v0.1.0 [INFO] [stderr] Downloaded flate2 v0.2.19 [INFO] [stderr] Downloaded cfg-if v0.1.1 [INFO] [stderr] Downloaded minilzo v0.1.2 [INFO] [stderr] Downloaded mnt v0.3.0 [INFO] [stderr] Downloaded crc v1.4.0 [INFO] [stderr] Downloaded platter-walk v0.1.2 [INFO] [stderr] Downloaded miniz-sys v0.1.9 [INFO] [stderr] Downloaded btrfs2 v1.2.2 [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83c90b1d8c44e2971598c868051c930602dead926ff8234ce1fc4db001a5d209 [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" "83c90b1d8c44e2971598c868051c930602dead926ff8234ce1fc4db001a5d209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83c90b1d8c44e2971598c868051c930602dead926ff8234ce1fc4db001a5d209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c90b1d8c44e2971598c868051c930602dead926ff8234ce1fc4db001a5d209", kill_on_drop: false }` [INFO] [stdout] 83c90b1d8c44e2971598c868051c930602dead926ff8234ce1fc4db001a5d209 [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=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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a82a5a22339bb132347bd711c493c297224f5c5d1bf34fa55552e7e23d0f70e [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" "8a82a5a22339bb132347bd711c493c297224f5c5d1bf34fa55552e7e23d0f70e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling uuid v0.3.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling mnt v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling isatty v0.1.3 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling minilzo v0.1.2 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling derive-error v0.0.3 [INFO] [stderr] Compiling btrfs2 v1.2.2 [INFO] [stderr] Compiling platter-walk v0.1.2 [INFO] [stderr] Compiling ffcnt v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:177:56 [INFO] [stdout] | [INFO] [stdout] 177 | writeln!(std::io::stderr(),"{}", e.description()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:204:48 [INFO] [stdout] | [INFO] [stdout] 204 | writeln!(std::io::stderr(),"{}", e.description()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ffcnt` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8a82a5a22339bb132347bd711c493c297224f5c5d1bf34fa55552e7e23d0f70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a82a5a22339bb132347bd711c493c297224f5c5d1bf34fa55552e7e23d0f70e", kill_on_drop: false }` [INFO] [stdout] 8a82a5a22339bb132347bd711c493c297224f5c5d1bf34fa55552e7e23d0f70e