[INFO] fetching crate sylt 0.1.0... [INFO] testing sylt-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sylt 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sylt 0.1.0 [INFO] finished tweaking crates.io crate sylt 0.1.0 [INFO] tweaked toml for crates.io crate sylt 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sylt 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sylt 0.1.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17be2e707a7f205ad20ef93f63f45fc4cdc708d238787b532e70fc527b49637a [INFO] running `Command { std: "docker" "start" "-a" "17be2e707a7f205ad20ef93f63f45fc4cdc708d238787b532e70fc527b49637a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17be2e707a7f205ad20ef93f63f45fc4cdc708d238787b532e70fc527b49637a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17be2e707a7f205ad20ef93f63f45fc4cdc708d238787b532e70fc527b49637a", kill_on_drop: false }` [INFO] [stdout] 17be2e707a7f205ad20ef93f63f45fc4cdc708d238787b532e70fc527b49637a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63ae5d545de78dc6cd3809115064665973db2f5b0dd9e4a68f92e1596e584c40 [INFO] running `Command { std: "docker" "start" "-a" "63ae5d545de78dc6cd3809115064665973db2f5b0dd9e4a68f92e1596e584c40", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling owo-colors v2.0.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling sungod v0.3.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling sylt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wav v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling stb_image v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Compiling glyph_brush v0.7.2 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling sylt-macro v0.1.0 [INFO] [stderr] Compiling lingon-macro v0.1.0 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling luminance v0.43.2 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling luminance-gl v0.16.1 [INFO] [stderr] Compiling luminance-windowing v0.9.3 [INFO] [stderr] Compiling luminance-glyph v0.2.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling sylt-tokenizer v0.1.0 [INFO] [stderr] Compiling luminance-sdl2 v0.2.2 [INFO] [stderr] Compiling lingon v0.1.0 [INFO] [stderr] Compiling sylt-common v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sylt-parser v0.1.0 [INFO] [stderr] Compiling sylt-machine v0.1.0 [INFO] [stderr] Compiling sylt-typechecker v0.1.0 [INFO] [stderr] Compiling sylt-std v0.1.0 [INFO] [stderr] Compiling sylt-compiler v0.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sylt-typechecker v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "63ae5d545de78dc6cd3809115064665973db2f5b0dd9e4a68f92e1596e584c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63ae5d545de78dc6cd3809115064665973db2f5b0dd9e4a68f92e1596e584c40", kill_on_drop: false }` [INFO] [stdout] 63ae5d545de78dc6cd3809115064665973db2f5b0dd9e4a68f92e1596e584c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b537c952e96cd6ee7d1cce971b4527c3ace4048403cf46283b460c14c4efeff8 [INFO] running `Command { std: "docker" "start" "-a" "b537c952e96cd6ee7d1cce971b4527c3ace4048403cf46283b460c14c4efeff8", kill_on_drop: false }` [INFO] [stderr] Compiling sylt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/lib.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | sylt_macro::find_tests!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sylt` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b537c952e96cd6ee7d1cce971b4527c3ace4048403cf46283b460c14c4efeff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b537c952e96cd6ee7d1cce971b4527c3ace4048403cf46283b460c14c4efeff8", kill_on_drop: false }` [INFO] [stdout] b537c952e96cd6ee7d1cce971b4527c3ace4048403cf46283b460c14c4efeff8