[INFO] fetching crate sql_reverse_error 0.1.2...
[INFO] testing sql_reverse_error-0.1.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sql_reverse_error 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sql_reverse_error 0.1.2
[INFO] finished tweaking crates.io crate sql_reverse_error 0.1.2
[INFO] tweaked toml for crates.io crate sql_reverse_error 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sql_reverse_error 0.1.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 370 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding mysql v24.0.0 (available: v28.0.0)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfb4cd5833ec23a3f44e9f575fb6a9f60d155503d52e1cc0ede5a9f432f825b2
[INFO] running `Command { std: "docker" "start" "-a" "cfb4cd5833ec23a3f44e9f575fb6a9f60d155503d52e1cc0ede5a9f432f825b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfb4cd5833ec23a3f44e9f575fb6a9f60d155503d52e1cc0ede5a9f432f825b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb4cd5833ec23a3f44e9f575fb6a9f60d155503d52e1cc0ede5a9f432f825b2", kill_on_drop: false }`
[INFO] [stdout] cfb4cd5833ec23a3f44e9f575fb6a9f60d155503d52e1cc0ede5a9f432f825b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22114dc7eda88394563e518ebf91fec55380c390063d2ead288980d5afbcd9e6
[INFO] running `Command { std: "docker" "start" "-a" "22114dc7eda88394563e518ebf91fec55380c390063d2ead288980d5afbcd9e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling subprocess v0.2.15
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling postgres-types v0.2.13
[INFO] [stderr]    Compiling io-enum v1.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap-verbosity-flag v0.2.0
[INFO] [stderr]    Compiling exitfailure v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling globwalk v0.3.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling quicli v0.4.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling sql_reverse_error v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "22114dc7eda88394563e518ebf91fec55380c390063d2ead288980d5afbcd9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22114dc7eda88394563e518ebf91fec55380c390063d2ead288980d5afbcd9e6", kill_on_drop: false }`
[INFO] [stdout] 22114dc7eda88394563e518ebf91fec55380c390063d2ead288980d5afbcd9e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f15754e896c7fd7aaf67d6701551c1675ad12d6787e79b40bda1c77951554e8
[INFO] running `Command { std: "docker" "start" "-a" "5f15754e896c7fd7aaf67d6701551c1675ad12d6787e79b40bda1c77951554e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling sql_reverse_error v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "5f15754e896c7fd7aaf67d6701551c1675ad12d6787e79b40bda1c77951554e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f15754e896c7fd7aaf67d6701551c1675ad12d6787e79b40bda1c77951554e8", kill_on_drop: false }`
[INFO] [stdout] 5f15754e896c7fd7aaf67d6701551c1675ad12d6787e79b40bda1c77951554e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d182638ab14ec2236546ef2dfe01e9f3d532e26223ee61784d7262adbc927c84
[INFO] running `Command { std: "docker" "start" "-a" "d182638ab14ec2236546ef2dfe01e9f3d532e26223ee61784d7262adbc927c84", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_reverse_error-ccd87d5db2741292)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sql_reverse_error
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d182638ab14ec2236546ef2dfe01e9f3d532e26223ee61784d7262adbc927c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d182638ab14ec2236546ef2dfe01e9f3d532e26223ee61784d7262adbc927c84", kill_on_drop: false }`
[INFO] [stdout] d182638ab14ec2236546ef2dfe01e9f3d532e26223ee61784d7262adbc927c84
