[INFO] cloning repository https://github.com/danylaporte/storm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danylaporte/storm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a3493dfefcdff82f5b65109530cc05a4d256c23 [INFO] checking danylaporte/storm against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danylaporte/storm on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danylaporte/storm [INFO] finished tweaking git repo https://github.com/danylaporte/storm [INFO] tweaked toml for git repo https://github.com/danylaporte/storm written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/danylaporte/async-cell-lock.git` [INFO] [stderr] Updating git repository `https://github.com/danylaporte/cache.git` [INFO] [stderr] Updating git repository `https://github.com/danylaporte/vec-map.git` [INFO] [stderr] Updating git repository `https://github.com/danylaporte/dec19x5.git` [INFO] [stderr] Updating git repository `https://github.com/danylaporte/paged.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_core v0.12.2 [INFO] [stderr] Downloaded darling v0.12.2 [INFO] [stderr] Downloaded metrics v0.14.2 [INFO] [stderr] Downloaded metrics-macros v0.2.0 [INFO] [stderr] Downloaded connection-string v0.1.13 [INFO] [stderr] Downloaded opentls v0.2.1 [INFO] [stderr] Downloaded tiberius v0.5.10 [INFO] [stderr] Downloaded darling_macro v0.12.2 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] [stderr] Downloaded pretty-hex v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c1b66e8099d394a0cf570447de77277f65b7ad98f4530066dab1b4b23a42254 [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" "3c1b66e8099d394a0cf570447de77277f65b7ad98f4530066dab1b4b23a42254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c1b66e8099d394a0cf570447de77277f65b7ad98f4530066dab1b4b23a42254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c1b66e8099d394a0cf570447de77277f65b7ad98f4530066dab1b4b23a42254", kill_on_drop: false }` [INFO] [stdout] 3c1b66e8099d394a0cf570447de77277f65b7ad98f4530066dab1b4b23a42254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ffda190daa450e15818e2bdae45fe16a2311844d1fc1e657a1c899ae20320c [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" "51ffda190daa450e15818e2bdae45fe16a2311844d1fc1e657a1c899ae20320c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking paged v0.1.0 (https://github.com/danylaporte/paged.git?branch=main#436fa658) [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Checking vec-map v0.1.0 (https://github.com/danylaporte/vec-map.git?branch=main#2bd093f8) [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking cache v0.1.0 (https://github.com/danylaporte/cache.git?branch=main#f3af914d) [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.10 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking storm_derive v0.1.0 (/opt/rustwide/workdir/storm_derive) [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking async-cell-lock v0.1.0 (https://github.com/danylaporte/async-cell-lock.git?branch=main#8b01f9f6) [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking asynchronous-codec v0.5.0 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tiberius v0.5.10 [INFO] [stderr] Checking storm v0.1.0 (/opt/rustwide/workdir/storm) [INFO] [stderr] Checking storm_mssql v0.1.0 (/opt/rustwide/workdir/storm_mssql) [INFO] [stdout] error[E0599]: no variant or associated item named `Integrated` found for enum `AuthMethod` in the current scope [INFO] [stdout] --> storm_mssql/tests/single_key.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | config.authentication(AuthMethod::Integrated); [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `AuthMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Integrated` found for enum `AuthMethod` in the current scope [INFO] [stdout] --> storm_mssql/tests/translated.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | config.authentication(AuthMethod::Integrated); [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `AuthMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `storm_mssql` [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "51ffda190daa450e15818e2bdae45fe16a2311844d1fc1e657a1c899ae20320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ffda190daa450e15818e2bdae45fe16a2311844d1fc1e657a1c899ae20320c", kill_on_drop: false }` [INFO] [stdout] 51ffda190daa450e15818e2bdae45fe16a2311844d1fc1e657a1c899ae20320c