[INFO] cloning repository https://github.com/mtuckerb/check_commit_for_issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtuckerb/check_commit_for_issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtuckerb%2Fcheck_commit_for_issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtuckerb%2Fcheck_commit_for_issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ac1c6d86fdf0bd4b5a1a3479c97ff3a129bad28 [INFO] testing mtuckerb/check_commit_for_issue against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtuckerb%2Fcheck_commit_for_issue" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtuckerb/check_commit_for_issue on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mtuckerb/check_commit_for_issue [INFO] finished tweaking git repo https://github.com/mtuckerb/check_commit_for_issue [INFO] tweaked toml for git repo https://github.com/mtuckerb/check_commit_for_issue written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mtuckerb/check_commit_for_issue 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f31c6c00540b6d2abc6a4685a72fe27da1e9751094b1b1a631fe62d5df8e5db [INFO] running `Command { std: "docker" "start" "-a" "6f31c6c00540b6d2abc6a4685a72fe27da1e9751094b1b1a631fe62d5df8e5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f31c6c00540b6d2abc6a4685a72fe27da1e9751094b1b1a631fe62d5df8e5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f31c6c00540b6d2abc6a4685a72fe27da1e9751094b1b1a631fe62d5df8e5db", kill_on_drop: false }` [INFO] [stdout] 6f31c6c00540b6d2abc6a4685a72fe27da1e9751094b1b1a631fe62d5df8e5db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9faa207df3580350c308fef95fab2ade51fd72ec4b4c829143b1bebef56f7945 [INFO] running `Command { std: "docker" "start" "-a" "9faa207df3580350c308fef95fab2ade51fd72ec4b4c829143b1bebef56f7945", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.84 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling check_commit_for_issue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `add_hook` is defined multiple times [INFO] [stdout] --> src/mtuckerb_add_git_commit_msg_hook.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn add_hook() -> Result { [INFO] [stdout] | ------------------------------------------- previous definition of the value `add_hook` here [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn add_hook() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `add_hook` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `add_hook` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/mtuckerb_add_git_commit_msg_hook.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | Ok() [INFO] [stdout] | ^^-- argument #1 of type `std::string::String` is missing [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/result.rs:532:5 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 8 | Ok(/* std::string::String */) [INFO] [stdout] | +++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mode` found for mutable reference `&mut std::fs::OpenOptions` in the current scope [INFO] [stdout] --> src/mtuckerb_add_git_commit_msg_hook.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 21 | let mut file = OpenOptions::new() [INFO] [stdout] | __________________- [INFO] [stdout] 22 | | .create(true) [INFO] [stdout] 23 | | .write(true) [INFO] [stdout] 24 | | .read(true) [INFO] [stdout] 25 | | .append(true) [INFO] [stdout] 26 | | .mode(0o775) [INFO] [stdout] | | -^^^^ method not found in `&mut OpenOptions` [INFO] [stdout] | |_______| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `OpenOptionsExt` which provides `mode` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::unix::fs::OpenOptionsExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0428, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `check_commit_for_issue` (bin "check_commit_for_issue") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "9faa207df3580350c308fef95fab2ade51fd72ec4b4c829143b1bebef56f7945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9faa207df3580350c308fef95fab2ade51fd72ec4b4c829143b1bebef56f7945", kill_on_drop: false }` [INFO] [stdout] 9faa207df3580350c308fef95fab2ade51fd72ec4b4c829143b1bebef56f7945