[INFO] cloning repository https://github.com/sbosnick/semantic-release-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbosnick/semantic-release-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbosnick%2Fsemantic-release-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbosnick%2Fsemantic-release-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c50dd920c9097ba8b3b9779366fd3de9e7174452 [INFO] checking sbosnick/semantic-release-rust against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbosnick%2Fsemantic-release-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbosnick/semantic-release-rust on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbosnick/semantic-release-rust [INFO] finished tweaking git repo https://github.com/sbosnick/semantic-release-rust [INFO] tweaked toml for git repo https://github.com/sbosnick/semantic-release-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sbosnick/semantic-release-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded pathdiff v0.2.0 [INFO] [stderr] Downloaded cfg-expr v0.4.1 [INFO] [stderr] Downloaded loggerv v0.7.2 [INFO] [stderr] Downloaded toml_edit v0.2.0 [INFO] [stderr] Downloaded target-spec v0.4.1 [INFO] [stderr] Downloaded assert_matches v1.4.0 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] [stderr] Downloaded guppy v0.5.0 [INFO] [stderr] Downloaded supercow v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6bb60cffa64e8efae792f5e57ee89770167675679578840158ade420a231161 [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" "e6bb60cffa64e8efae792f5e57ee89770167675679578840158ade420a231161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6bb60cffa64e8efae792f5e57ee89770167675679578840158ade420a231161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6bb60cffa64e8efae792f5e57ee89770167675679578840158ade420a231161", kill_on_drop: false }` [INFO] [stdout] e6bb60cffa64e8efae792f5e57ee89770167675679578840158ade420a231161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de0eb21ae96c94e089ba3a30c5b506d88c80664752382548f26398457c3cef8e [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" "de0eb21ae96c94e089ba3a30c5b506d88c80664752382548f26398457c3cef8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling target-spec v0.4.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking assert_matches v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking cfg-expr v0.4.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking loggerv v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking toml_edit v0.2.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking cargo_metadata v0.10.0 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking guppy v0.5.0 [INFO] [stderr] Checking semantic-release-rust v1.0.0-alpha.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "de0eb21ae96c94e089ba3a30c5b506d88c80664752382548f26398457c3cef8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0eb21ae96c94e089ba3a30c5b506d88c80664752382548f26398457c3cef8e", kill_on_drop: false }` [INFO] [stdout] de0eb21ae96c94e089ba3a30c5b506d88c80664752382548f26398457c3cef8e