[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] f2a2505b9d301b12ef6f583d71f1394e1023fb12
[INFO] checking FlorentinDUBOIS/changelog against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlorentinDUBOIS%2Fchangelog" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FlorentinDUBOIS/changelog on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 191 packages to latest compatible versions
[INFO] [stderr]       Adding askama v0.11.1 (available: v0.14.0)
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.11)
[INFO] [stderr]       Adding git2 v0.14.4 (available: v0.20.2)
[INFO] [stderr]       Adding mrml v1.2.11 (available: v5.0.0)
[INFO] [stderr]       Adding strfmt v0.1.6 (available: v0.2.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--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 paw v1.0.0
[INFO] [stderr]   Downloaded paw-attributes v1.0.2
[INFO] [stderr]   Downloaded paw-raw v1.0.0
[INFO] [stderr]   Downloaded askama_derive v0.11.2
[INFO] [stderr]   Downloaded askama v0.11.1
[INFO] [stderr]   Downloaded askama_shared v0.12.2
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded mrml v1.2.11
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded strfmt v0.1.6
[INFO] [stderr]   Downloaded git2 v0.14.4
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libgit2-sys v0.13.5+1.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c08330e5a5d36aa515aa9c359114125faaa9e1cef62989458632ada677eaacbc
[INFO] running `Command { std: "docker" "start" "-a" "c08330e5a5d36aa515aa9c359114125faaa9e1cef62989458632ada677eaacbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c08330e5a5d36aa515aa9c359114125faaa9e1cef62989458632ada677eaacbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08330e5a5d36aa515aa9c359114125faaa9e1cef62989458632ada677eaacbc", kill_on_drop: false }`
[INFO] [stdout] c08330e5a5d36aa515aa9c359114125faaa9e1cef62989458632ada677eaacbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d6b8572d65fd1ddee4321c605b4cc0732400644a58b102154a0bfd227fb265a
[INFO] running `Command { std: "docker" "start" "-a" "0d6b8572d65fd1ddee4321c605b4cc0732400644a58b102154a0bfd227fb265a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.13.5+1.4.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking askama_shared v0.12.2
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking strfmt v0.1.6
[INFO] [stderr]    Compiling mrml v1.2.11
[INFO] [stderr]    Compiling askama_derive v0.11.2
[INFO] [stderr]    Compiling askama v0.11.1
[INFO] [stderr]     Checking git2 v0.14.4
[INFO] [stderr]    Compiling git-changelog v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `git-changelog v0.2.3 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/git-changelog-61093acfa4697f64/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" "0d6b8572d65fd1ddee4321c605b4cc0732400644a58b102154a0bfd227fb265a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6b8572d65fd1ddee4321c605b4cc0732400644a58b102154a0bfd227fb265a", kill_on_drop: false }`
[INFO] [stdout] 0d6b8572d65fd1ddee4321c605b4cc0732400644a58b102154a0bfd227fb265a
