[INFO] cloning repository https://github.com/kioto-hirahara-guest/sysmlv2-parse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kioto-hirahara-guest/sysmlv2-parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkioto-hirahara-guest%2Fsysmlv2-parse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkioto-hirahara-guest%2Fsysmlv2-parse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b5c2a20059237076dd81c180b985391d3087ef0 [INFO] checking kioto-hirahara-guest/sysmlv2-parse against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-with-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkioto-hirahara-guest%2Fsysmlv2-parse" "/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/kioto-hirahara-guest/sysmlv2-parse [INFO] finished tweaking git repo https://github.com/kioto-hirahara-guest/sysmlv2-parse [INFO] tweaked toml for git repo https://github.com/kioto-hirahara-guest/sysmlv2-parse written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kioto-hirahara-guest/sysmlv2-parse on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kioto-hirahara-guest/sysmlv2-parse 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arc-swap v1.8.1 [INFO] [stderr] Downloaded from-pest v0.3.4 [INFO] [stderr] Downloaded logos-derive v0.15.1 [INFO] [stderr] Downloaded logos-codegen v0.15.1 [INFO] [stderr] Downloaded pest-ast v0.3.6 [INFO] [stderr] Downloaded salsa-macro-rules v0.1.0 [INFO] [stderr] Downloaded salsa-macros v0.18.0 [INFO] [stderr] Downloaded salsa v0.18.0 [INFO] [stderr] Downloaded logos v0.15.1 [INFO] [stderr] Downloaded syster-base v0.3.1-alpha [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a59ad1f5650558701d7bbf0db8d6feac69725fe0891f227206725265894455d [INFO] running `Command { std: "docker" "start" "-a" "3a59ad1f5650558701d7bbf0db8d6feac69725fe0891f227206725265894455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a59ad1f5650558701d7bbf0db8d6feac69725fe0891f227206725265894455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a59ad1f5650558701d7bbf0db8d6feac69725fe0891f227206725265894455d", kill_on_drop: false }` [INFO] [stdout] 3a59ad1f5650558701d7bbf0db8d6feac69725fe0891f227206725265894455d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b630c21352708e997d5936b16b3b9a8b8eb04cbf7f86a733c7be0870a0f5601 [INFO] running `Command { std: "docker" "start" "-a" "6b630c21352708e997d5936b16b3b9a8b8eb04cbf7f86a733c7be0870a0f5601", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking salsa-macro-rules v0.1.0 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking from-pest v0.3.4 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking smol_str v0.3.5 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling salsa-macros v0.18.0 [INFO] [stderr] Compiling pest-ast v0.3.6 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rowan v0.16.1 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking salsa v0.18.0 [INFO] [stderr] Checking syster-base v0.3.1-alpha [INFO] [stderr] Checking sysmlv2-parse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "6b630c21352708e997d5936b16b3b9a8b8eb04cbf7f86a733c7be0870a0f5601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b630c21352708e997d5936b16b3b9a8b8eb04cbf7f86a733c7be0870a0f5601", kill_on_drop: false }` [INFO] [stdout] 6b630c21352708e997d5936b16b3b9a8b8eb04cbf7f86a733c7be0870a0f5601