[INFO] updating cached repository https://github.com/SLMT/ns-train-generator [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3d9f67049412c3744283a657249a0151dc7177ff [INFO] testing SLMT/ns-train-generator against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FSLMT%2Fns-train-generator" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SLMT/ns-train-generator on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/SLMT/ns-train-generator [INFO] finished tweaking git repo https://github.com/SLMT/ns-train-generator [INFO] tweaked toml for git repo https://github.com/SLMT/ns-train-generator written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SLMT/ns-train-generator already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] bc1a4dae9ba1976b1ef084bf3f98ad7d7e70245cbd93064d308e6abfbd9015fa [INFO] running `"docker" "start" "-a" "bc1a4dae9ba1976b1ef084bf3f98ad7d7e70245cbd93064d308e6abfbd9015fa"` [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling ns-train-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "bc1a4dae9ba1976b1ef084bf3f98ad7d7e70245cbd93064d308e6abfbd9015fa"` [INFO] running `"docker" "rm" "-f" "bc1a4dae9ba1976b1ef084bf3f98ad7d7e70245cbd93064d308e6abfbd9015fa"` [INFO] [stdout] bc1a4dae9ba1976b1ef084bf3f98ad7d7e70245cbd93064d308e6abfbd9015fa [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] db67ff0b381cdc411edfdb3e92650ce56f7c7044d1bb44c37f8d09a7182a7165 [INFO] running `"docker" "start" "-a" "db67ff0b381cdc411edfdb3e92650ce56f7c7044d1bb44c37f8d09a7182a7165"` [INFO] [stderr] Compiling ns-train-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `"docker" "inspect" "db67ff0b381cdc411edfdb3e92650ce56f7c7044d1bb44c37f8d09a7182a7165"` [INFO] running `"docker" "rm" "-f" "db67ff0b381cdc411edfdb3e92650ce56f7c7044d1bb44c37f8d09a7182a7165"` [INFO] [stdout] db67ff0b381cdc411edfdb3e92650ce56f7c7044d1bb44c37f8d09a7182a7165 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 717f29bf63ac51524dee3fc86d2fabd7e4997d6330a0569246a8af054f6b56b0 [INFO] running `"docker" "start" "-a" "717f29bf63ac51524dee3fc86d2fabd7e4997d6330a0569246a8af054f6b56b0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ns_train_generator-0acf9a8effebbd1c [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test generate::test::test_generating_sql ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "717f29bf63ac51524dee3fc86d2fabd7e4997d6330a0569246a8af054f6b56b0"` [INFO] running `"docker" "rm" "-f" "717f29bf63ac51524dee3fc86d2fabd7e4997d6330a0569246a8af054f6b56b0"` [INFO] [stdout] 717f29bf63ac51524dee3fc86d2fabd7e4997d6330a0569246a8af054f6b56b0