[INFO] cloning repository https://github.com/licheng1013/rust-tool-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/licheng1013/rust-tool-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flicheng1013%2Frust-tool-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flicheng1013%2Frust-tool-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9466194b1b0fe01618a3665bed3ef09ed985cb9e [INFO] checking licheng1013/rust-tool-example against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flicheng1013%2Frust-tool-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/licheng1013/rust-tool-example on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/licheng1013/rust-tool-example [INFO] finished tweaking git repo https://github.com/licheng1013/rust-tool-example [INFO] tweaked toml for git repo https://github.com/licheng1013/rust-tool-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/licheng1013/rust-tool-example 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.4.2 [INFO] [stderr] Downloaded rbdc v4.5.9 [INFO] [stderr] Downloaded rbs v4.5.1 [INFO] [stderr] Downloaded uuid v1.6.0 [INFO] [stderr] Downloaded rbdc-mysql v4.5.0 [INFO] [stderr] Downloaded rbatis-macro-driver v4.5.1 [INFO] [stderr] Downloaded salvo-cors v0.63.1 [INFO] [stderr] Downloaded mime-infer v3.0.0 [INFO] [stderr] Downloaded multer v3.0.0 [INFO] [stderr] Downloaded salvo_core v0.63.1 [INFO] [stderr] Downloaded rbatis v4.5.2 [INFO] [stderr] Downloaded multimap v0.9.1 [INFO] [stderr] Downloaded cruet v0.14.0 [INFO] [stderr] Downloaded salvo_macros v0.63.1 [INFO] [stderr] Downloaded salvo v0.63.1 [INFO] [stderr] Downloaded dark-std v0.2.8 [INFO] [stderr] Downloaded rbatis-codegen v4.5.0 [INFO] [stderr] Downloaded metrics v0.18.1 [INFO] [stderr] Downloaded mobc v0.8.3 [INFO] [stderr] Downloaded axum v0.7.3 [INFO] [stderr] Downloaded metrics-macros v0.5.1 [INFO] [stderr] Downloaded rbdc-pool-mobc v4.5.6 [INFO] [stderr] Downloaded bigdecimal v0.4.2 [INFO] [stderr] Downloaded fastdate v0.3.25 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bca1953a2369e8a4b874ee4c59eb3fbc3dcf6d0fa76ad3dc0f926220af039a4f [INFO] running `Command { std: "docker" "start" "-a" "bca1953a2369e8a4b874ee4c59eb3fbc3dcf6d0fa76ad3dc0f926220af039a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bca1953a2369e8a4b874ee4c59eb3fbc3dcf6d0fa76ad3dc0f926220af039a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca1953a2369e8a4b874ee4c59eb3fbc3dcf6d0fa76ad3dc0f926220af039a4f", kill_on_drop: false }` [INFO] [stdout] bca1953a2369e8a4b874ee4c59eb3fbc3dcf6d0fa76ad3dc0f926220af039a4f [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebca491573d0cd3abfc9ba5bb96251e368439a5f8a88325a7da4d42f4366b813 [INFO] running `Command { std: "docker" "start" "-a" "ebca491573d0cd3abfc9ba5bb96251e368439a5f8a88325a7da4d42f4366b813", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking zerocopy v0.7.26 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ebca491573d0cd3abfc9ba5bb96251e368439a5f8a88325a7da4d42f4366b813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebca491573d0cd3abfc9ba5bb96251e368439a5f8a88325a7da4d42f4366b813", kill_on_drop: false }` [INFO] [stdout] ebca491573d0cd3abfc9ba5bb96251e368439a5f8a88325a7da4d42f4366b813 [INFO] checking licheng1013/rust-tool-example against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flicheng1013%2Frust-tool-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/licheng1013/rust-tool-example on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/licheng1013/rust-tool-example [INFO] finished tweaking git repo https://github.com/licheng1013/rust-tool-example [INFO] tweaked toml for git repo https://github.com/licheng1013/rust-tool-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/licheng1013/rust-tool-example 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4aeb26de158898d5177c50bb3df0c09a8e5ef49dcbc647bbf24406e2befb9ac [INFO] running `Command { std: "docker" "start" "-a" "b4aeb26de158898d5177c50bb3df0c09a8e5ef49dcbc647bbf24406e2befb9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4aeb26de158898d5177c50bb3df0c09a8e5ef49dcbc647bbf24406e2befb9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4aeb26de158898d5177c50bb3df0c09a8e5ef49dcbc647bbf24406e2befb9ac", kill_on_drop: false }` [INFO] [stdout] b4aeb26de158898d5177c50bb3df0c09a8e5ef49dcbc647bbf24406e2befb9ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f972c6a24e7416d6c8fb5276e7aefeee1bc5f32944b0b71aeedea72994ef0cc [INFO] running `Command { std: "docker" "start" "-a" "1f972c6a24e7416d6c8fb5276e7aefeee1bc5f32944b0b71aeedea72994ef0cc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "1f972c6a24e7416d6c8fb5276e7aefeee1bc5f32944b0b71aeedea72994ef0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f972c6a24e7416d6c8fb5276e7aefeee1bc5f32944b0b71aeedea72994ef0cc", kill_on_drop: false }` [INFO] [stdout] 1f972c6a24e7416d6c8fb5276e7aefeee1bc5f32944b0b71aeedea72994ef0cc