[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 beta-2019-09-28 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-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SLMT/ns-train-generator on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-10/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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] c0a9963848e5b3e226b1fcc0db39c1e88a318f53cbfe77e58cfeca8b41808f79 [INFO] running `"docker" "start" "-a" "c0a9963848e5b3e226b1fcc0db39c1e88a318f53cbfe77e58cfeca8b41808f79"` [INFO] [stderr] Compiling memchr v2.2.0 [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 rgb v0.8.13 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling chrono v0.4.6 [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 winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling ns-train-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.67s [INFO] running `"docker" "inspect" "c0a9963848e5b3e226b1fcc0db39c1e88a318f53cbfe77e58cfeca8b41808f79"` [INFO] running `"docker" "rm" "-f" "c0a9963848e5b3e226b1fcc0db39c1e88a318f53cbfe77e58cfeca8b41808f79"` [INFO] [stdout] c0a9963848e5b3e226b1fcc0db39c1e88a318f53cbfe77e58cfeca8b41808f79 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] d254a4742487c0387164e267391be7607750cabfa129cdc396fe217d07a43c0f [INFO] running `"docker" "start" "-a" "d254a4742487c0387164e267391be7607750cabfa129cdc396fe217d07a43c0f"` [INFO] [stderr] Compiling ns-train-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.47s [INFO] running `"docker" "inspect" "d254a4742487c0387164e267391be7607750cabfa129cdc396fe217d07a43c0f"` [INFO] running `"docker" "rm" "-f" "d254a4742487c0387164e267391be7607750cabfa129cdc396fe217d07a43c0f"` [INFO] [stdout] d254a4742487c0387164e267391be7607750cabfa129cdc396fe217d07a43c0f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 1de176318e3461f18d98dcc93bd56fb43882e82addcbb0059086408f4c20fa21 [INFO] running `"docker" "start" "-a" "1de176318e3461f18d98dcc93bd56fb43882e82addcbb0059086408f4c20fa21"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ns_train_generator-6f463cefb96441f8 [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" "1de176318e3461f18d98dcc93bd56fb43882e82addcbb0059086408f4c20fa21"` [INFO] running `"docker" "rm" "-f" "1de176318e3461f18d98dcc93bd56fb43882e82addcbb0059086408f4c20fa21"` [INFO] [stdout] 1de176318e3461f18d98dcc93bd56fb43882e82addcbb0059086408f4c20fa21