[INFO] fetching crate git_lab_cli 0.17.0... [INFO] checking git_lab_cli-0.17.0 against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] extracting crate git_lab_cli 0.17.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate git_lab_cli 0.17.0 on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git_lab_cli 0.17.0 [INFO] finished tweaking crates.io crate git_lab_cli 0.17.0 [INFO] tweaked toml for crates.io crate git_lab_cli 0.17.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate git_lab_cli 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slugify v0.1.0 [INFO] [stderr] Downloaded tracing-core v0.1.11 [INFO] [stderr] Downloaded chrono-humanize v0.0.11 [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded minimad v0.6.5 [INFO] [stderr] Downloaded loggerv v0.7.2 [INFO] [stderr] Downloaded assert_cmd v0.12.2 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.15 [INFO] [stderr] Downloaded comfy-table v0.1.1 [INFO] [stderr] Downloaded termimad v0.8.25 [INFO] [stderr] Downloaded man v0.3.0 [INFO] [stderr] Downloaded gitlab v0.1302.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 216fef05f0323983c82118f134dec2e77f2e9ce7f618580c81ebc4d3a6d2205a [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" "216fef05f0323983c82118f134dec2e77f2e9ce7f618580c81ebc4d3a6d2205a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "216fef05f0323983c82118f134dec2e77f2e9ce7f618580c81ebc4d3a6d2205a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216fef05f0323983c82118f134dec2e77f2e9ce7f618580c81ebc4d3a6d2205a", kill_on_drop: false }` [INFO] [stdout] 216fef05f0323983c82118f134dec2e77f2e9ce7f618580c81ebc4d3a6d2205a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 440465211d9b850b89dde92063f678324dee7db9f3bc52c7e7e754bd7b862a5c [INFO] running `Command { std: "docker" "start" "-a" "440465211d9b850b89dde92063f678324dee7db9f3bc52c7e7e754bd7b862a5c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking minimad v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling man v0.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking slugify v0.1.0 [INFO] [stderr] Compiling git_lab_cli v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking loggerv v0.7.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking assert_fs v1.0.0 [INFO] [stderr] Checking rexpect v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking termimad v0.8.25 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking git2 v0.13.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Checking chrono-humanize v0.0.11 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking assert_cmd v0.12.2 [INFO] [stderr] Compiling comfy-table v0.1.1 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Checking graphql_client v0.8.0 [INFO] [stderr] Checking gitlab v0.1302.0 [INFO] [stdout] warning: cannot find type `Result` in this scope [INFO] [stdout] --> src/cmds/mr/create.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(GraphQLQuery)] [INFO] [stdout] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Result` in this scope [INFO] [stdout] --> src/cmds/mr/create.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(GraphQLQuery)] [INFO] [stdout] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Result` in this scope [INFO] [stdout] --> src/cmds/mr/create.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(GraphQLQuery)] [INFO] [stdout] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Result` in this scope [INFO] [stdout] --> src/cmds/mr/create.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(GraphQLQuery)] [INFO] [stdout] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "440465211d9b850b89dde92063f678324dee7db9f3bc52c7e7e754bd7b862a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440465211d9b850b89dde92063f678324dee7db9f3bc52c7e7e754bd7b862a5c", kill_on_drop: false }` [INFO] [stdout] 440465211d9b850b89dde92063f678324dee7db9f3bc52c7e7e754bd7b862a5c