[INFO] fetching crate epoxy 0.1.0...
[INFO] checking epoxy-0.1.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate epoxy 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate epoxy 0.1.0
[INFO] finished tweaking crates.io crate epoxy 0.1.0
[INFO] tweaked toml for crates.io crate epoxy 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate epoxy 0.1.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding gl_generator v0.9.0 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 272a0923ddd02b4f909b7275045658bac6d9936f672048aac410297f871a16a0
[INFO] running `Command { std: "docker" "start" "-a" "272a0923ddd02b4f909b7275045658bac6d9936f672048aac410297f871a16a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272a0923ddd02b4f909b7275045658bac6d9936f672048aac410297f871a16a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272a0923ddd02b4f909b7275045658bac6d9936f672048aac410297f871a16a0", kill_on_drop: false }`
[INFO] [stdout] 272a0923ddd02b4f909b7275045658bac6d9936f672048aac410297f871a16a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 234b23d76d7fac4e7226274e0dc03c4ff1f3798dd70973527df60413f12a97df
[INFO] running `Command { std: "docker" "start" "-a" "234b23d76d7fac4e7226274e0dc03c4ff1f3798dd70973527df60413f12a97df", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling epoxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         try!(write_header(dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         try!(write_metaloadfn(dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         try!(write_type_aliases(registry, dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         try!(write_enums(registry, dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         try!(write_fns(registry, dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         try!(write_fnptr_struct_def(dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         try!(write_ptrs(registry, dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         try!(write_fn_mods(registry, dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         try!(write_error_fns(dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         try!(write_load_fn(registry, dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         try!(write_get_proc_addr(registry, dest));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     try!(writeln!(dest,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> build/epoxy_gen.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     try!(gen_types(registry.api, dest));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         try!(gen_enum_item(enm, "types::", dest));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         try!(writeln!(dest, r#"
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             try!(writeln!(dest, "/// Fallbacks: {}", v.join(", ")));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     try!(writeln!(dest,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         try!(writeln!(dest,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         try!(writeln!(dest, r#"
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     try!(writeln!(dest, r#"
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         try!(writeln!(dest, "{name}::load_with(|s| loadfn(s));",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     try!(writeln!(dest, r#"
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> build/epoxy_gen.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         try!(writeln!(dest, r#"
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/epoxy-9243453d5e23174a/out/bindings.rs:46423:9
[INFO] [stdout]       |
[INFO] [stdout] 46423 |         extern fn missing_fn_exit() {
[INFO] [stdout]       |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/epoxy-9243453d5e23174a/out/bindings.rs:46423:9
[INFO] [stdout]       |
[INFO] [stdout] 46423 |         extern fn missing_fn_exit() {
[INFO] [stdout]       |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `epoxy` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name epoxy --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_marker", "default"))' -C metadata=ebeb21ccf3e72817 -C extra-filename=-eeaa81dac69c4e08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-466f30a72ee38f71.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-355aabc183d8e07c.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -l epoxy` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `epoxy` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name epoxy --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_marker", "default"))' -C metadata=3683b1bcd152e5ea -C extra-filename=-e9b3ff5d7a1576f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-466f30a72ee38f71.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-355aabc183d8e07c.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -l epoxy` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "234b23d76d7fac4e7226274e0dc03c4ff1f3798dd70973527df60413f12a97df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234b23d76d7fac4e7226274e0dc03c4ff1f3798dd70973527df60413f12a97df", kill_on_drop: false }`
[INFO] [stdout] 234b23d76d7fac4e7226274e0dc03c4ff1f3798dd70973527df60413f12a97df
