[INFO] cloning repository https://github.com/fmeriaux/nrn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fmeriaux/nrn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmeriaux%2Fnrn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmeriaux%2Fnrn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 166e138ba861d78ed531d2611615379255371b32
[INFO] checking fmeriaux/nrn against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmeriaux%2Fnrn" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fmeriaux/nrn
[INFO] finished tweaking git repo https://github.com/fmeriaux/nrn
[INFO] tweaked toml for git repo https://github.com/fmeriaux/nrn written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fmeriaux/nrn on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fmeriaux/nrn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41b7faa69be90e0da29627fe9ad7127e5f243536acef3edd0ebc6634fbc3640c
[INFO] running `Command { std: "docker" "start" "-a" "41b7faa69be90e0da29627fe9ad7127e5f243536acef3edd0ebc6634fbc3640c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41b7faa69be90e0da29627fe9ad7127e5f243536acef3edd0ebc6634fbc3640c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b7faa69be90e0da29627fe9ad7127e5f243536acef3edd0ebc6634fbc3640c", kill_on_drop: false }`
[INFO] [stdout] 41b7faa69be90e0da29627fe9ad7127e5f243536acef3edd0ebc6634fbc3640c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a99bcc3086e334099283f4ccc93da0086f7e6792de891c80146db5c836cd7ca
[INFO] running `Command { std: "docker" "start" "-a" "9a99bcc3086e334099283f4ccc93da0086f7e6792de891c80146db5c836cd7ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling hdf5-metno-types v0.10.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling hdf5-metno v0.10.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling hdf5-metno-sys v0.10.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking ndarray-rand v0.15.0
[INFO] [stderr]     Checking nrn v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking nrn-cli v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.61s
[INFO] running `Command { std: "docker" "inspect" "9a99bcc3086e334099283f4ccc93da0086f7e6792de891c80146db5c836cd7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a99bcc3086e334099283f4ccc93da0086f7e6792de891c80146db5c836cd7ca", kill_on_drop: false }`
[INFO] [stdout] 9a99bcc3086e334099283f4ccc93da0086f7e6792de891c80146db5c836cd7ca
