[INFO] fetching crate safe_launcher 0.2.0... [INFO] checking safe_launcher-0.2.0 against beta for pr-78714 [INFO] extracting crate safe_launcher 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate safe_launcher 0.2.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate safe_launcher 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate safe_launcher 0.2.0 [INFO] tweaked toml for crates.io crate safe_launcher 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-0/source/examples/self_auth.rs [INFO] [stderr] * /workspace/builds/worker-0/source/examples/event_loop.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67128fe84e4178258f3d116fdb2f45c1196293bf378d99221325d34de73adce3 [INFO] running `Command { std: "docker" "start" "-a" "67128fe84e4178258f3d116fdb2f45c1196293bf378d99221325d34de73adce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67128fe84e4178258f3d116fdb2f45c1196293bf378d99221325d34de73adce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67128fe84e4178258f3d116fdb2f45c1196293bf378d99221325d34de73adce3", kill_on_drop: false }` [INFO] [stdout] 67128fe84e4178258f3d116fdb2f45c1196293bf378d99221325d34de73adce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65c91de94fdb0a2fab59f38d67fabd12b9c692bbe202a7cf66a5e727d25ecdd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e65c91de94fdb0a2fab59f38d67fabd12b9c692bbe202a7cf66a5e727d25ecdd", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/examples/self_auth.rs [INFO] [stderr] * /opt/rustwide/workdir/examples/event_loop.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking byteorder v0.3.13 [INFO] [stderr] Checking language-tags v0.0.7 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking quick-error v0.2.2 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking crossbeam v0.1.6 [INFO] [stderr] Checking ip v1.0.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking xml-rs v0.1.26 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking cbor v0.3.16 [INFO] [stderr] Checking lru_time_cache v0.2.7 [INFO] [stdout] error: no rules expected the token `flags` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | flags IndentFlags: u8 { [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IndentFlags` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | indent_stack: vec!(IndentFlags::empty()), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `IndentFlags` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking message_filter v0.2.0 [INFO] [stdout] error[E0412]: cannot find type `IndentFlags` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Emitter { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 64 | indent_stack: Vec, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_TEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | self.indent_stack.last().unwrap().contains(WROTE_TEXT) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_MARKUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:136:52 [INFO] [stdout] | [INFO] [stdout] 136 | self.indent_stack.last().unwrap().contains(WROTE_MARKUP) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_TEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:141:50 [INFO] [stdout] | [INFO] [stdout] 141 | *self.indent_stack.last_mut().unwrap() = WROTE_TEXT; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stdout] error[E0425]: cannot find value `WROTE_MARKUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:146:50 [INFO] [stdout] | [INFO] [stdout] 146 | *self.indent_stack.last_mut().unwrap() = WROTE_MARKUP; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_NOTHING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:151:50 [INFO] [stdout] | [INFO] [stdout] 151 | *self.indent_stack.last_mut().unwrap() = WROTE_NOTHING; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WROTE_NOTHING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.26/src/writer/emitter.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | self.indent_stack.push(WROTE_NOTHING); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking asynchronous v0.4.5 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `[usize; 32]` (2048 bits) [INFO] [stdout] = note: target type: `[AtomicBool; 32]` (256 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking accumulator v0.1.4 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e65c91de94fdb0a2fab59f38d67fabd12b9c692bbe202a7cf66a5e727d25ecdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65c91de94fdb0a2fab59f38d67fabd12b9c692bbe202a7cf66a5e727d25ecdd", kill_on_drop: false }` [INFO] [stdout] e65c91de94fdb0a2fab59f38d67fabd12b9c692bbe202a7cf66a5e727d25ecdd