[INFO] cloning repository https://github.com/nsreeen/wikidegrees
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nsreeen/wikidegrees" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsreeen%2Fwikidegrees", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsreeen%2Fwikidegrees'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bc7e958cf2f36b22e72e5f92fbf1459e4c894e8
[INFO] testing nsreeen/wikidegrees against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsreeen%2Fwikidegrees" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nsreeen/wikidegrees
[INFO] finished tweaking git repo https://github.com/nsreeen/wikidegrees
[INFO] tweaked toml for git repo https://github.com/nsreeen/wikidegrees written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nsreeen/wikidegrees on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nsreeen/wikidegrees 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 807c28a162498278fa4668d05fa98a73f9de1474ecd744c5ee75325c2902de5e
[INFO] running `Command { std: "docker" "start" "-a" "807c28a162498278fa4668d05fa98a73f9de1474ecd744c5ee75325c2902de5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "807c28a162498278fa4668d05fa98a73f9de1474ecd744c5ee75325c2902de5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807c28a162498278fa4668d05fa98a73f9de1474ecd744c5ee75325c2902de5e", kill_on_drop: false }`
[INFO] [stdout] 807c28a162498278fa4668d05fa98a73f9de1474ecd744c5ee75325c2902de5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80f07b7e9147df12f74727c331735d0f233a9da7de4dbe7323d888c3e69c8b30
[INFO] running `Command { std: "docker" "start" "-a" "80f07b7e9147df12f74727c331735d0f233a9da7de4dbe7323d888c3e69c8b30", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling publicsuffix v2.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling axum-core v0.2.8
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling html5ever v0.22.5
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling markup5ever v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.16.1
[INFO] [stderr]    Compiling soup v0.5.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum v0.5.16
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling wikidegrees v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `AllowOrigin: From<&str>` is not satisfied
[INFO] [stdout]    --> src/main.rs:18:46
[INFO] [stdout]     |
[INFO] [stdout]  18 |         .layer(CorsLayer::new().allow_origin("https://nsreeen.github.io/wikidegrees/"));
[INFO] [stdout]     |                                 ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&str>` is not implemented for `AllowOrigin`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `AllowOrigin` implements `From<HeaderValue>`
[INFO] [stdout]               `AllowOrigin` implements `From<Vec<HeaderValue>>`
[INFO] [stdout]               `AllowOrigin` implements `From<[HeaderValue; N]>`
[INFO] [stdout]               `AllowOrigin` implements `From<tower_http::cors::Any>`
[INFO] [stdout]     = note: required for `&str` to implement `Into<AllowOrigin>`
[INFO] [stdout] note: required by a bound in `CorsLayer::allow_origin`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.3.4/src/cors/mod.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn allow_origin<T>(mut self, origin: T) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] 326 |     where
[INFO] [stdout] 327 |         T: Into<AllowOrigin>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ required by this bound in `CorsLayer::allow_origin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wikidegrees` (bin "wikidegrees") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "80f07b7e9147df12f74727c331735d0f233a9da7de4dbe7323d888c3e69c8b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f07b7e9147df12f74727c331735d0f233a9da7de4dbe7323d888c3e69c8b30", kill_on_drop: false }`
[INFO] [stdout] 80f07b7e9147df12f74727c331735d0f233a9da7de4dbe7323d888c3e69c8b30
