[INFO] cloning repository https://github.com/lfdominguez/rustyping [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfdominguez/rustyping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfdominguez%2Frustyping", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfdominguez%2Frustyping'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 609b58b18f23317a235235b57bfbc6505de2f060 [INFO] testing lfdominguez/rustyping against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfdominguez%2Frustyping" "/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/lfdominguez/rustyping on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lfdominguez/rustyping [INFO] finished tweaking git repo https://github.com/lfdominguez/rustyping [INFO] tweaked toml for git repo https://github.com/lfdominguez/rustyping written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/lfdominguez/rustyping already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72fdbff84abb4c4a4391b5ebc5c18353333671be07d4cd6d249cdfb447c8a20c [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" "72fdbff84abb4c4a4391b5ebc5c18353333671be07d4cd6d249cdfb447c8a20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72fdbff84abb4c4a4391b5ebc5c18353333671be07d4cd6d249cdfb447c8a20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fdbff84abb4c4a4391b5ebc5c18353333671be07d4cd6d249cdfb447c8a20c", kill_on_drop: false }` [INFO] [stdout] 72fdbff84abb4c4a4391b5ebc5c18353333671be07d4cd6d249cdfb447c8a20c [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fe7403fa8dfa066c62358370813e4306ce6ff34d4fa4bfbfc4c9c55c8bb0276 [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" "4fe7403fa8dfa066c62358370813e4306ce6ff34d4fa4bfbfc4c9c55c8bb0276", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling event-listener v2.2.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling pnet v0.23.1 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling pnet_macros_support v0.23.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-lite v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling pnet_sys v0.26.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pnet_sys v0.23.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ipnetwork v0.15.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling pnet_datalink v0.23.1 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling pnet_packet v0.23.1 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling redis v0.16.0 [INFO] [stderr] Compiling pnet_transport v0.23.1 [INFO] [stderr] Compiling fastping-rs v0.1.5 [INFO] [stderr] Compiling rustyping v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `Command { std: "docker" "inspect" "4fe7403fa8dfa066c62358370813e4306ce6ff34d4fa4bfbfc4c9c55c8bb0276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe7403fa8dfa066c62358370813e4306ce6ff34d4fa4bfbfc4c9c55c8bb0276", kill_on_drop: false }` [INFO] [stdout] 4fe7403fa8dfa066c62358370813e4306ce6ff34d4fa4bfbfc4c9c55c8bb0276 [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30a068ab41e7c3aad5b4cc550f377ef37c0823412170c0e2024fd7d402b31953 [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" "30a068ab41e7c3aad5b4cc550f377ef37c0823412170c0e2024fd7d402b31953", kill_on_drop: false }` [INFO] [stderr] Compiling rustyping v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.70s [INFO] running `Command { std: "docker" "inspect" "30a068ab41e7c3aad5b4cc550f377ef37c0823412170c0e2024fd7d402b31953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a068ab41e7c3aad5b4cc550f377ef37c0823412170c0e2024fd7d402b31953", kill_on_drop: false }` [INFO] [stdout] 30a068ab41e7c3aad5b4cc550f377ef37c0823412170c0e2024fd7d402b31953 [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d8300a2cec1189755b5ef7bad01521dd2e250012bf8cbe9e07bb7f4671c6959 [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" "2d8300a2cec1189755b5ef7bad01521dd2e250012bf8cbe9e07bb7f4671c6959", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustyping-ba36da227017c4a2) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d8300a2cec1189755b5ef7bad01521dd2e250012bf8cbe9e07bb7f4671c6959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8300a2cec1189755b5ef7bad01521dd2e250012bf8cbe9e07bb7f4671c6959", kill_on_drop: false }` [INFO] [stdout] 2d8300a2cec1189755b5ef7bad01521dd2e250012bf8cbe9e07bb7f4671c6959