[INFO] fetching crate sylt 0.1.0...
[INFO] testing sylt-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sylt 0.1.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sylt 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 143fb23d815395470dfe1e005f2b4018f512ab2a7741347d2c558ea0f09463f3
[INFO] running `Command { std: "docker" "start" "-a" "143fb23d815395470dfe1e005f2b4018f512ab2a7741347d2c558ea0f09463f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "143fb23d815395470dfe1e005f2b4018f512ab2a7741347d2c558ea0f09463f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "143fb23d815395470dfe1e005f2b4018f512ab2a7741347d2c558ea0f09463f3", kill_on_drop: false }`
[INFO] [stdout] 143fb23d815395470dfe1e005f2b4018f512ab2a7741347d2c558ea0f09463f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b87110705f095f0a293b8bc284b1833c7a6ba9e61fc22bfcadad61d59b9a8563
[INFO] running `Command { std: "docker" "start" "-a" "b87110705f095f0a293b8bc284b1833c7a6ba9e61fc22bfcadad61d59b9a8563", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling owo-colors v2.0.0
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]    Compiling sdl2-sys v0.34.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling stb_image v0.2.3
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling riff v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sungod v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling ab_glyph v0.2.11
[INFO] [stderr]    Compiling wav v0.6.0
[INFO] [stderr]    Compiling sylt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling gl v0.14.0
[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 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 logos v0.12.0
[INFO] [stderr]    Compiling sylt-tokenizer v0.1.0
[INFO] [stderr]    Compiling luminance-gl v0.16.1
[INFO] [stderr]    Compiling luminance-glyph v0.2.0
[INFO] [stderr]    Compiling luminance-windowing v0.9.3
[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 31.27s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "b87110705f095f0a293b8bc284b1833c7a6ba9e61fc22bfcadad61d59b9a8563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87110705f095f0a293b8bc284b1833c7a6ba9e61fc22bfcadad61d59b9a8563", kill_on_drop: false }`
[INFO] [stdout] b87110705f095f0a293b8bc284b1833c7a6ba9e61fc22bfcadad61d59b9a8563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b59b067e856173ab326602dafe543cb2c0cfc71b4218ffa23b452fbd5a2abeb
[INFO] running `Command { std: "docker" "start" "-a" "2b59b067e856173ab326602dafe543cb2c0cfc71b4218ffa23b452fbd5a2abeb", 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" "2b59b067e856173ab326602dafe543cb2c0cfc71b4218ffa23b452fbd5a2abeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b59b067e856173ab326602dafe543cb2c0cfc71b4218ffa23b452fbd5a2abeb", kill_on_drop: false }`
[INFO] [stdout] 2b59b067e856173ab326602dafe543cb2c0cfc71b4218ffa23b452fbd5a2abeb
