[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] d2fbebb6540e8a45e0ec3006e13d0ed39f672433 [INFO] checking danylaporte/storm against try#b0d0ea232bdae12fa8da8491a91ae1db029990ef for pr-84037 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danylaporte/storm on toolchain b0d0ea232bdae12fa8da8491a91ae1db029990ef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "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/attached.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/version_tag.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" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded static_init v1.0.1 [INFO] [stderr] Downloaded static_init_macro v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dac7c76009eb1063a5cc5ee15c0d459d0d35d14c2f0c05011b1b2f4d28d36cdc [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" "dac7c76009eb1063a5cc5ee15c0d459d0d35d14c2f0c05011b1b2f4d28d36cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dac7c76009eb1063a5cc5ee15c0d459d0d35d14c2f0c05011b1b2f4d28d36cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac7c76009eb1063a5cc5ee15c0d459d0d35d14c2f0c05011b1b2f4d28d36cdc", kill_on_drop: false }` [INFO] [stdout] dac7c76009eb1063a5cc5ee15c0d459d0d35d14c2f0c05011b1b2f4d28d36cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70fa51a90a442ff472ff86caff20555b5f01edfe396b259c819a56f14783b228 [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" "70fa51a90a442ff472ff86caff20555b5f01edfe396b259c819a56f14783b228", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Checking paged v0.1.0 (https://github.com/danylaporte/paged.git?branch=main#436fa658) [INFO] [stderr] Checking version_tag v0.4.7-alpha.0 (https://github.com/danylaporte/version_tag.git#f9987581) [INFO] [stderr] Checking vec-map v0.1.0 (https://github.com/danylaporte/vec-map.git?branch=main#8ab7d8b4) [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.24 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling static_init_macro v1.0.1 [INFO] [stderr] Compiling static_init v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling regex v1.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking storm_derive v0.1.3-alpha.0 (/opt/rustwide/workdir/storm_derive) [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking attached v0.1.0 (https://github.com/danylaporte/attached.git?branch=main#37707fb8) [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking asynchronous-codec v0.5.0 [INFO] [stderr] Checking async-cell-lock v0.1.2-alpha.0 (https://github.com/danylaporte/async-cell-lock.git?branch=main#72274b93) [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking cache v0.1.3-alpha.0 (https://github.com/danylaporte/cache.git?branch=main#4c8dcebe) [INFO] [stderr] Checking tiberius v0.5.12 [INFO] [stderr] Checking storm v0.1.3-alpha.0 (/opt/rustwide/workdir/storm) [INFO] [stderr] Checking storm_mssql v0.1.3-alpha.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:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | 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] error[E0599]: no variant or associated item named `Integrated` found for enum `AuthMethod` in the current scope [INFO] [stdout] --> storm_mssql/tests/translated.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | config.authentication(AuthMethod::Integrated); [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `AuthMethod` [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" "70fa51a90a442ff472ff86caff20555b5f01edfe396b259c819a56f14783b228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70fa51a90a442ff472ff86caff20555b5f01edfe396b259c819a56f14783b228", kill_on_drop: false }` [INFO] [stdout] 70fa51a90a442ff472ff86caff20555b5f01edfe396b259c819a56f14783b228