[INFO] cloning repository https://github.com/FlorentinDUBOIS/changelog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FlorentinDUBOIS/changelog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlorentinDUBOIS%2Fchangelog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlorentinDUBOIS%2Fchangelog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d73efb8a60175c8bb91298f2571dd9e091175b3c [INFO] testing FlorentinDUBOIS/changelog against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlorentinDUBOIS%2Fchangelog" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FlorentinDUBOIS/changelog on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FlorentinDUBOIS/changelog [INFO] finished tweaking git repo https://github.com/FlorentinDUBOIS/changelog [INFO] tweaked toml for git repo https://github.com/FlorentinDUBOIS/changelog written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4ac836f66c62e33bab4d2f9960a6e4e32343c65421b247a9a0cedc10b6b3e9d [INFO] running `Command { std: "docker" "start" "-a" "b4ac836f66c62e33bab4d2f9960a6e4e32343c65421b247a9a0cedc10b6b3e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ac836f66c62e33bab4d2f9960a6e4e32343c65421b247a9a0cedc10b6b3e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ac836f66c62e33bab4d2f9960a6e4e32343c65421b247a9a0cedc10b6b3e9d", kill_on_drop: false }` [INFO] [stdout] b4ac836f66c62e33bab4d2f9960a6e4e32343c65421b247a9a0cedc10b6b3e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d12a55dee7e2deb4ba48126f9c9ef0f6cc181c81ef326e5cbaae19189c8d2c0b [INFO] running `Command { std: "docker" "start" "-a" "d12a55dee7e2deb4ba48126f9c9ef0f6cc181c81ef326e5cbaae19189c8d2c0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling config v0.13.1 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling git-changelog v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `git-changelog v0.2.2 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/git-changelog-d386c18f3966c570/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: "could not create 'src/version.rs' file, Read-only file system (os error 30)" [INFO] running `Command { std: "docker" "inspect" "d12a55dee7e2deb4ba48126f9c9ef0f6cc181c81ef326e5cbaae19189c8d2c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12a55dee7e2deb4ba48126f9c9ef0f6cc181c81ef326e5cbaae19189c8d2c0b", kill_on_drop: false }` [INFO] [stdout] d12a55dee7e2deb4ba48126f9c9ef0f6cc181c81ef326e5cbaae19189c8d2c0b