[INFO] cloning repository https://github.com/moparisthebest/kiss-ftpd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moparisthebest/kiss-ftpd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fkiss-ftpd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fkiss-ftpd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7c7a292997dd22b38dbebc64ee630ef95d92628 [INFO] checking moparisthebest/kiss-ftpd against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoparisthebest%2Fkiss-ftpd" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moparisthebest/kiss-ftpd on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moparisthebest/kiss-ftpd [INFO] finished tweaking git repo https://github.com/moparisthebest/kiss-ftpd [INFO] tweaked toml for git repo https://github.com/moparisthebest/kiss-ftpd written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/moparisthebest/kiss-ftpd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-shim v0.1.0 [INFO] [stderr] Downloaded quanta v0.7.2 [INFO] [stderr] Downloaded raw-cpuid v9.0.0 [INFO] [stderr] Downloaded prometheus v0.12.0 [INFO] [stderr] Downloaded protobuf v2.24.1 [INFO] [stderr] Downloaded skeptic v0.13.6 [INFO] [stderr] Downloaded stfu8 v0.2.4 [INFO] [stderr] Downloaded cht v0.4.1 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded moka v0.3.1 [INFO] [stderr] Downloaded proxy-protocol v0.3.0 [INFO] [stderr] Downloaded libunftp v0.17.4 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded unftp-sbe-fs v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c7375c2e4596389c6fd6e23aa4c0373e86754b96d3c985a89bcbdb569cc73f8 [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" "1c7375c2e4596389c6fd6e23aa4c0373e86754b96d3c985a89bcbdb569cc73f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c7375c2e4596389c6fd6e23aa4c0373e86754b96d3c985a89bcbdb569cc73f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7375c2e4596389c6fd6e23aa4c0373e86754b96d3c985a89bcbdb569cc73f8", kill_on_drop: false }` [INFO] [stdout] 1c7375c2e4596389c6fd6e23aa4c0373e86754b96d3c985a89bcbdb569cc73f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f9d656406e5fa7fadaac3b777aa7f743b812c1f28c030d323c3737e85676778 [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" "2f9d656406e5fa7fadaac3b777aa7f743b812c1f28c030d323c3737e85676778", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling moka v0.3.1 [INFO] [stderr] Checking atomic-shim v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking stfu8 v0.2.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking raw-cpuid v9.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking quanta v0.7.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking cht v0.4.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking proxy-protocol v0.3.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking libunftp v0.17.4 [INFO] [stderr] Checking unftp-sbe-fs v0.1.1 [INFO] [stderr] Checking kiss-ftpd v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "2f9d656406e5fa7fadaac3b777aa7f743b812c1f28c030d323c3737e85676778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9d656406e5fa7fadaac3b777aa7f743b812c1f28c030d323c3737e85676778", kill_on_drop: false }` [INFO] [stdout] 2f9d656406e5fa7fadaac3b777aa7f743b812c1f28c030d323c3737e85676778