[INFO] cloning repository https://github.com/mrskug/shorty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrskug/shorty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrskug%2Fshorty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrskug%2Fshorty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb47d4b581b216a4a1d3fa9dc03f1ad533cfce18 [INFO] checking mrskug/shorty against master#7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772 for pr-73084-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrskug%2Fshorty" "/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/mrskug/shorty on toolchain 7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrskug/shorty [INFO] finished tweaking git repo https://github.com/mrskug/shorty [INFO] tweaked toml for git repo https://github.com/mrskug/shorty written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/mrskug/shorty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d5fc7642c607aff5eef9834913e079b15da30f14d19942cc231b79893b909bc [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" "8d5fc7642c607aff5eef9834913e079b15da30f14d19942cc231b79893b909bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d5fc7642c607aff5eef9834913e079b15da30f14d19942cc231b79893b909bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5fc7642c607aff5eef9834913e079b15da30f14d19942cc231b79893b909bc", kill_on_drop: false }` [INFO] [stdout] 8d5fc7642c607aff5eef9834913e079b15da30f14d19942cc231b79893b909bc [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+7750c3d46bc19784adb1ee6e37a5ec7e4cd7e772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceb62eec7cd3ef5b89dbc108e2fd98093e5187c36090e5d4240b844b165b79c0 [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" "ceb62eec7cd3ef5b89dbc108e2fd98093e5187c36090e5d4240b844b165b79c0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking harsh v0.1.7 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Checking rocket_http v0.4.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking rocket v0.4.5 [INFO] [stderr] Checking shorty v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "ceb62eec7cd3ef5b89dbc108e2fd98093e5187c36090e5d4240b844b165b79c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb62eec7cd3ef5b89dbc108e2fd98093e5187c36090e5d4240b844b165b79c0", kill_on_drop: false }` [INFO] [stdout] ceb62eec7cd3ef5b89dbc108e2fd98093e5187c36090e5d4240b844b165b79c0