[INFO] cloning repository https://github.com/fluffysquirrels/framed-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluffysquirrels/framed-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fframed-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fframed-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1d18942dcf76dfcc56d5344e0c632c0e8a1ba01 [INFO] testing fluffysquirrels/framed-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fframed-rs" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fluffysquirrels/framed-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fluffysquirrels/framed-rs [INFO] finished tweaking git repo https://github.com/fluffysquirrels/framed-rs [INFO] tweaked toml for git repo https://github.com/fluffysquirrels/framed-rs written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/fluffysquirrels/framed-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80480f89bb69f23edda63968e635d59cd279b82d1a55e6df0396b04117eb77a2 [INFO] running `Command { std: "docker" "start" "-a" "80480f89bb69f23edda63968e635d59cd279b82d1a55e6df0396b04117eb77a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80480f89bb69f23edda63968e635d59cd279b82d1a55e6df0396b04117eb77a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80480f89bb69f23edda63968e635d59cd279b82d1a55e6df0396b04117eb77a2", kill_on_drop: false }` [INFO] [stdout] 80480f89bb69f23edda63968e635d59cd279b82d1a55e6df0396b04117eb77a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 454971b50c3959e04916ad0556a5b9cd345f09775673285d52eacbbeb14f5f44 [INFO] running `Command { std: "docker" "start" "-a" "454971b50c3959e04916ad0556a5b9cd345f09775673285d52eacbbeb14f5f44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling cobs v0.1.4 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling csv-core v0.1.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling csv v1.0.0-beta.5 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling framed v0.4.3 (/opt/rustwide/workdir/framed) [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling framed_test_type v0.1.0 (/opt/rustwide/workdir/test_type) [INFO] [stderr] Compiling framed_decode v0.1.0 (/opt/rustwide/workdir/decode) [INFO] [stdout] error: environment variable `FRAMED_DECODE_DYNAMIC_RS` not defined [INFO] [stdout] --> decode/src/main.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | include!(env!("FRAMED_DECODE_DYNAMIC_RS")); // Try building with `framed-rs/bin/decode_typed`. See documentation in `framed-rs/decode/REA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `framed_decode` due to 3 previous errors [INFO] [stdout] error[E0412]: cannot find type `UserType` in this scope [INFO] [stdout] --> decode/src/main.rs:48:48 [INFO] [stdout] | [INFO] [stdout] 34 | fn try() -> Result<()> { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 48 | .typed::() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "454971b50c3959e04916ad0556a5b9cd345f09775673285d52eacbbeb14f5f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454971b50c3959e04916ad0556a5b9cd345f09775673285d52eacbbeb14f5f44", kill_on_drop: false }` [INFO] [stdout] 454971b50c3959e04916ad0556a5b9cd345f09775673285d52eacbbeb14f5f44