[INFO] cloning repository https://github.com/antiphoton/sxg-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antiphoton/sxg-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiphoton%2Fsxg-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiphoton%2Fsxg-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57bb4a868b501fc56ba640e10594bbaa6c632681 [INFO] checking antiphoton/sxg-rs against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiphoton%2Fsxg-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antiphoton/sxg-rs on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antiphoton/sxg-rs [INFO] finished tweaking git repo https://github.com/antiphoton/sxg-rs [INFO] tweaked toml for git repo https://github.com/antiphoton/sxg-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/antiphoton/sxg-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-11/source/cloudflare_worker/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-11/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded bitvec v0.18.5 [INFO] [stderr] Downloaded p256 v0.7.2 [INFO] [stderr] Downloaded const-oid v0.4.5 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded elliptic-curve v0.8.5 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a8a64792409bb1bd3b8b073e98a88ce1164406ec3db28f5ccb1e71a052978907 [INFO] running `Command { std: "docker" "start" "-a" "a8a64792409bb1bd3b8b073e98a88ce1164406ec3db28f5ccb1e71a052978907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8a64792409bb1bd3b8b073e98a88ce1164406ec3db28f5ccb1e71a052978907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a64792409bb1bd3b8b073e98a88ce1164406ec3db28f5ccb1e71a052978907", kill_on_drop: false }` [INFO] [stdout] a8a64792409bb1bd3b8b073e98a88ce1164406ec3db28f5ccb1e71a052978907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07cc40ccc7752d15f0fdc671f3936a764471af059f314f8b2708ae0d0a9970f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "07cc40ccc7752d15f0fdc671f3936a764471af059f314f8b2708ae0d0a9970f6", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/cloudflare_worker/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking const-oid v0.4.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking p256 v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Checking rusticata-macros v3.0.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking der-parser v5.1.0 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.23 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking sxg_rs v0.1.0 (/opt/rustwide/workdir/sxg_rs) [INFO] [stderr] Checking cloudflare_worker v0.1.0 (/opt/rustwide/workdir/cloudflare_worker) [INFO] [stdout] error: couldn't read cloudflare_worker/src/../config.yaml: No such file or directory (os error 2) [INFO] [stdout] --> cloudflare_worker/src/config.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let input = include_str!("../config.yaml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read cloudflare_worker/src/../certs/cert.pem: No such file or directory (os error 2) [INFO] [stdout] --> cloudflare_worker/src/config.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | cert_der: get_der(include_str!("../certs/cert.pem"), "CERTIFICATE"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read cloudflare_worker/src/../certs/issuer.pem: No such file or directory (os error 2) [INFO] [stdout] --> cloudflare_worker/src/config.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | issuer_der: get_der(include_str!("../certs/issuer.pem"), "CERTIFICATE"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read cloudflare_worker/src/../certs/ocsp.der: No such file or directory (os error 2) [INFO] [stdout] --> cloudflare_worker/src/config.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | ocsp_der: include_bytes!("../certs/ocsp.der").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read cloudflare_worker/src/../config.yaml: No such file or directory (os error 2) [INFO] [stdout] --> cloudflare_worker/src/config.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let input = include_str!("../config.yaml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read cloudflare_worker/src/../certs/cert.pem: No such file or directory (os error 2) [INFO] [stdout] --> cloudflare_worker/src/config.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | cert_der: get_der(include_str!("../certs/cert.pem"), "CERTIFICATE"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read cloudflare_worker/src/../certs/issuer.pem: No such file or directory (os error 2) [INFO] [stdout] --> cloudflare_worker/src/config.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | issuer_der: get_der(include_str!("../certs/issuer.pem"), "CERTIFICATE"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read cloudflare_worker/src/../certs/ocsp.der: No such file or directory (os error 2) [INFO] [stdout] --> cloudflare_worker/src/config.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | ocsp_der: include_bytes!("../certs/ocsp.der").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cloudflare_worker` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "07cc40ccc7752d15f0fdc671f3936a764471af059f314f8b2708ae0d0a9970f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07cc40ccc7752d15f0fdc671f3936a764471af059f314f8b2708ae0d0a9970f6", kill_on_drop: false }` [INFO] [stdout] 07cc40ccc7752d15f0fdc671f3936a764471af059f314f8b2708ae0d0a9970f6