[INFO] fetching crate symo 0.1.1...
[INFO] testing symo-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate symo 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate symo 0.1.1
[INFO] finished tweaking crates.io crate symo 0.1.1
[INFO] tweaked toml for crates.io crate symo 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate symo 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate symo 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f9e3b34116b1b788742bfa0666fdbeec60eeeecc52588827d27cfd6c07caec0
[INFO] running `Command { std: "docker" "start" "-a" "4f9e3b34116b1b788742bfa0666fdbeec60eeeecc52588827d27cfd6c07caec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f9e3b34116b1b788742bfa0666fdbeec60eeeecc52588827d27cfd6c07caec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f9e3b34116b1b788742bfa0666fdbeec60eeeecc52588827d27cfd6c07caec0", kill_on_drop: false }`
[INFO] [stdout] 4f9e3b34116b1b788742bfa0666fdbeec60eeeecc52588827d27cfd6c07caec0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9ffdeaf45ec455e747e64c3438227e7c881aceeca8ecac2ee487204fcc70861
[INFO] running `Command { std: "docker" "start" "-a" "a9ffdeaf45ec455e747e64c3438227e7c881aceeca8ecac2ee487204fcc70861", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling ucd-util v0.1.9
[INFO] [stderr]    Compiling nvpair-sys v0.4.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling pest v0.3.3
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling zfs-core-sys v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling cstr-argument v0.1.2
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling symo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling kqueue-sys v1.0.3
[INFO] [stderr]    Compiling libnv v0.3.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stdout] error[E0412]: cannot find type `EventFilter` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub filter: EventFilter,
[INFO] [stdout]    |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventFlag` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub flags: EventFlag,
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FilterFlag` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fflags: FilterFlag,
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventFilter` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub filter: EventFilter,
[INFO] [stdout]    |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct kevent<EventFilter> {
[INFO] [stdout]    |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventFlag` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub flags: EventFlag,
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct kevent<EventFlag> {
[INFO] [stdout]    |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FilterFlag` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fflags: FilterFlag,
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct kevent<FilterFlag> {
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventFilter` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         filter: EventFilter,
[INFO] [stdout]    |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventFlag` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |         flags: EventFlag,
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FilterFlag` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kqueue-sys-1.0.3/src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |         fflags: FilterFlag,
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kqueue-sys` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9ffdeaf45ec455e747e64c3438227e7c881aceeca8ecac2ee487204fcc70861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ffdeaf45ec455e747e64c3438227e7c881aceeca8ecac2ee487204fcc70861", kill_on_drop: false }`
[INFO] [stdout] a9ffdeaf45ec455e747e64c3438227e7c881aceeca8ecac2ee487204fcc70861
