[INFO] cloning repository https://github.com/dotSlashLu/ephc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotSlashLu/ephc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdotSlashLu%2Fephc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdotSlashLu%2Fephc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75906d47fc7b9408c3debfb0f0fe9a93bea47645 [INFO] checking dotSlashLu/ephc against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdotSlashLu%2Fephc" "/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/dotSlashLu/ephc on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dotSlashLu/ephc [INFO] finished tweaking git repo https://github.com/dotSlashLu/ephc [INFO] tweaked toml for git repo https://github.com/dotSlashLu/ephc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dotSlashLu/ephc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 588eea8a6a44106f2c16c64d06a8dd9907669ceb7bca59660e51f9fb6a24be3e [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" "588eea8a6a44106f2c16c64d06a8dd9907669ceb7bca59660e51f9fb6a24be3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "588eea8a6a44106f2c16c64d06a8dd9907669ceb7bca59660e51f9fb6a24be3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "588eea8a6a44106f2c16c64d06a8dd9907669ceb7bca59660e51f9fb6a24be3e", kill_on_drop: false }` [INFO] [stdout] 588eea8a6a44106f2c16c64d06a8dd9907669ceb7bca59660e51f9fb6a24be3e [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5058b08ff9e530360aa860a250f587db4de4d98c3045eb3be1addc2ba21fb80 [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" "e5058b08ff9e530360aa860a250f587db4de4d98c3045eb3be1addc2ba21fb80", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking ephc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/kube/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use endpoint::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/kube/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use service::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/kube/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use endpoint::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stdout] --> src/kube/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use service::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.14s [INFO] running `Command { std: "docker" "inspect" "e5058b08ff9e530360aa860a250f587db4de4d98c3045eb3be1addc2ba21fb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5058b08ff9e530360aa860a250f587db4de4d98c3045eb3be1addc2ba21fb80", kill_on_drop: false }` [INFO] [stdout] e5058b08ff9e530360aa860a250f587db4de4d98c3045eb3be1addc2ba21fb80