[INFO] cloning repository https://github.com/lopo1/chrom_cookies_password
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lopo1/chrom_cookies_password" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopo1%2Fchrom_cookies_password", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopo1%2Fchrom_cookies_password'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b98b35f5af6a901e269e15bb4cd2431610d56fb4
[INFO] testing lopo1/chrom_cookies_password against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flopo1%2Fchrom_cookies_password" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lopo1/chrom_cookies_password
[INFO] finished tweaking git repo https://github.com/lopo1/chrom_cookies_password
[INFO] tweaked toml for git repo https://github.com/lopo1/chrom_cookies_password written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lopo1/chrom_cookies_password on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lopo1/chrom_cookies_password 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.4.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded opaque-debug v0.3.0
[INFO] [stderr]   Downloaded universal-hash v0.5.0
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded polyval v0.6.0
[INFO] [stderr]   Downloaded papergrid v0.5.1
[INFO] [stderr]   Downloaded hashlink v0.8.0
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded aead v0.5.1
[INFO] [stderr]   Downloaded ctr v0.9.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded ahash v0.7.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded base64 v0.13.0
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded tabled v0.8.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.1
[INFO] [stderr]   Downloaded aes v0.8.1
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded libc v0.2.131
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.39.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.39.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.1
[INFO] [stderr]   Downloaded windows v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71
[INFO] running `Command { std: "docker" "start" "e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling windows v0.39.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashlink v0.8.0
[INFO] [stderr]    Compiling rusqlite v0.28.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling ctr v0.9.1
[INFO] [stderr]    Compiling aes v0.8.1
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling tabled v0.8.0
[INFO] [stderr]    Compiling chrome_cookies v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `pwd_plain` is never read
[INFO] [stdout]   --> src/main.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut pwd_plain = String::new(); 
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 97 |             pwd_plain = String::from_utf8(decode.to_vec()).unwrap();
[INFO] [stdout]    |             --------- `pwd_plain` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcIdiqTd/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libbase64-41ed288cdd36b78f,librusqlite-346cbcaf2084a1f3,libbitflags-68973b8086863992,libsmallvec-6a4717ea76fd31c5,libfallible_streaming_iterator-d2f735ab55540c15,libfallible_iterator-fcde2405d8b5a2c0,libhashlink-96cb9128f2e131d1,libhashbrown-e92793eaf7478c78,libahash-7613e43bcbcfc799,libonce_cell-8f245f48cfc7f8bf,liblibsqlite3_sys-69bc466aa2978e36,libserde_json-7cd34ca332ebb8ac,libryu-1df6534830930416,libitoa-2bb7b03bd9125a71,libserde-beb97e57e44ebd39,libtabled-65400b8d83fcaf53,libpapergrid-e4e377d2e77747be,libfnv-98df728fc8020158,libbytecount-e9483e7dc5ab3a1f,libunicode_width-def6b5955cad25eb,libwindows-bb54b6addd15c653,libaes_gcm-f6e88263d38f2e1e,libctr-e9f49293053cef57,libghash-8f2ef58677a33044,libpolyval-b7ea2b8869b57a56,libopaque_debug-3c7f88476b12ca94,libuniversal_hash-ca49cc5650a573e5,libsubtle-d0672fd6efb518df,libaes-8d2a17f22db6e1f2,libcpufeatures-0a83267d20bd04a9,libcipher-692c8e471619c38f,libinout-4106a529364076a7,libaead-9ec9a03ad6d70608,libcrypto_common-ae8a06f3fee3a740,libgeneric_array-ac23f6230a44c128,libtypenum-15320cb8a9930e74,librand_core-34b74c333201edc9,libgetrandom-fb97fca4f57e1d80,liblibc-6388512372058f90,libcfg_if-193575a6b29a3ab9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcIdiqTd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/chrome_cookies-ec0c08b7ad211e79" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: CryptUnprotectData
[INFO] [stdout]           >>> referenced by chrome_cookies.c079485aae680483-cgu.00
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/chrome_cookies-ec0c08b7ad211e79.chrome_cookies.c079485aae680483-cgu.00.rcgu.o:(chrome_cookies::crypt_unprotect_data)
[INFO] [stdout]           >>> referenced by chrome_cookies.c079485aae680483-cgu.00
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/chrome_cookies-ec0c08b7ad211e79.chrome_cookies.c079485aae680483-cgu.00.rcgu.o:(chrome_cookies::get_key)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LocalFree
[INFO] [stdout]           >>> referenced by chrome_cookies.c079485aae680483-cgu.00
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/chrome_cookies-ec0c08b7ad211e79.chrome_cookies.c079485aae680483-cgu.00.rcgu.o:(chrome_cookies::crypt_unprotect_data)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chrome_cookies` (bin "chrome_cookies") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71", kill_on_drop: false }`
[INFO] [stdout] e02070ff82ce79b12e9861cd3a74af4f9063c7112475f6ee666f01f201f31e71
