[INFO] cloning repository https://github.com/sile/dg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sile/dg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fdg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fdg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ba3f6e789448c0c02fd7b8d4dbcdb3faf74603a [INFO] checking sile/dg against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fdg" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sile/dg on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sile/dg [INFO] finished tweaking git repo https://github.com/sile/dg [INFO] tweaked toml for git repo https://github.com/sile/dg written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sile/dg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 4c40263a8ecd98b2beaf397fb65ed2bc2b9e59977f8fd4c6e891a3d61385487e [INFO] running `Command { std: "docker" "start" "-a" "4c40263a8ecd98b2beaf397fb65ed2bc2b9e59977f8fd4c6e891a3d61385487e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c40263a8ecd98b2beaf397fb65ed2bc2b9e59977f8fd4c6e891a3d61385487e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c40263a8ecd98b2beaf397fb65ed2bc2b9e59977f8fd4c6e891a3d61385487e", kill_on_drop: false }` [INFO] [stdout] 4c40263a8ecd98b2beaf397fb65ed2bc2b9e59977f8fd4c6e891a3d61385487e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f02822eaf8094371dcefddcd6fd35efb32898df76791ced30837fd2ced220d1 [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" "6f02822eaf8094371dcefddcd6fd35efb32898df76791ced30837fd2ced220d1", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Checking trackable v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking slog v2.2.3 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking splay_tree v0.2.10 [INFO] [stderr] Checking nbchan v0.1.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking atomic_immut v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking siphasher v0.2.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking log v0.4.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking slog-scope v4.0.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking slog-stdlog v3.0.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking isatty v0.1.8 [INFO] [stderr] Checking inotify-sys v0.1.2 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking rand v0.5.1 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking chrono v0.4.3 [INFO] [stderr] Checking inotify v0.5.1 [INFO] [stderr] Checking fibers v0.1.10 [INFO] [stderr] Checking scalable_cuckoo_filter v0.1.2 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking fibers_inotify v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Checking prometrics v0.1.11 [INFO] [stderr] Checking tasque v0.1.4 [INFO] [stderr] Checking fibers_tasque v0.1.1 [INFO] [stderr] Checking sloggers v0.2.7 [INFO] [stderr] Checking dg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | derive_traits_for_trackable_error_newtype!(Error, ErrorKind); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.49s [INFO] running `Command { std: "docker" "inspect" "6f02822eaf8094371dcefddcd6fd35efb32898df76791ced30837fd2ced220d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f02822eaf8094371dcefddcd6fd35efb32898df76791ced30837fd2ced220d1", kill_on_drop: false }` [INFO] [stdout] 6f02822eaf8094371dcefddcd6fd35efb32898df76791ced30837fd2ced220d1