[INFO] cloning repository https://github.com/Pierstoval/rustphp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pierstoval/rustphp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierstoval%2Frustphp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierstoval%2Frustphp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a2285a28aee5b88096c35ea2fa603dae264aa68 [INFO] checking Pierstoval/rustphp against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPierstoval%2Frustphp" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pierstoval/rustphp on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pierstoval/rustphp [INFO] finished tweaking git repo https://github.com/Pierstoval/rustphp [INFO] tweaked toml for git repo https://github.com/Pierstoval/rustphp written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Pierstoval/rustphp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mettke/rust-ctrlc` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/mettke/rust-ctrlc` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v4.0.2 [INFO] [stderr] Downloaded hyper v0.13.7 [INFO] [stderr] Downloaded hyper-staticfile v0.5.3 [INFO] [stderr] Downloaded fastcgi-client v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cbdd7e9c79d136dad4b9cfe8fea77b8083dc476ee08ace2cbcf3871c57dfc77 [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" "6cbdd7e9c79d136dad4b9cfe8fea77b8083dc476ee08ace2cbcf3871c57dfc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cbdd7e9c79d136dad4b9cfe8fea77b8083dc476ee08ace2cbcf3871c57dfc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbdd7e9c79d136dad4b9cfe8fea77b8083dc476ee08ace2cbcf3871c57dfc77", kill_on_drop: false }` [INFO] [stdout] 6cbdd7e9c79d136dad4b9cfe8fea77b8083dc476ee08ace2cbcf3871c57dfc77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dad36e8dcf1477d0241b0ce9ad8eeef6ed06ad32f47d79436a207a9643eea5b [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" "8dad36e8dcf1477d0241b0ce9ad8eeef6ed06ad32f47d79436a207a9643eea5b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking ctrlc v3.1.4 (https://github.com/mettke/rust-ctrlc?branch=master#cb629819) [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking rayon v1.3.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking bstr v0.2.13 [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] Checking csv v1.1.3 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking fastcgi-client v0.5.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-staticfile v0.5.3 [INFO] [stderr] Checking rymfony v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "8dad36e8dcf1477d0241b0ce9ad8eeef6ed06ad32f47d79436a207a9643eea5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dad36e8dcf1477d0241b0ce9ad8eeef6ed06ad32f47d79436a207a9643eea5b", kill_on_drop: false }` [INFO] [stdout] 8dad36e8dcf1477d0241b0ce9ad8eeef6ed06ad32f47d79436a207a9643eea5b