[INFO] cloning repository https://github.com/nuxeh/dinky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nuxeh/dinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuxeh%2Fdinky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuxeh%2Fdinky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23f908b5530016feca1b9d0e182681a12142acae [INFO] testing nuxeh/dinky against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnuxeh%2Fdinky" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nuxeh/dinky on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nuxeh/dinky [INFO] finished tweaking git repo https://github.com/nuxeh/dinky [INFO] tweaked toml for git repo https://github.com/nuxeh/dinky written to /workspace/builds/worker-82/source/Cargo.toml [INFO] crate git repo https://github.com/nuxeh/dinky already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 376ed6b3c7bcbb0c4a7b3b9bdc1361fa68c045b7f632269e6f45e14445067053 [INFO] running `Command { std: "docker" "start" "-a" "376ed6b3c7bcbb0c4a7b3b9bdc1361fa68c045b7f632269e6f45e14445067053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "376ed6b3c7bcbb0c4a7b3b9bdc1361fa68c045b7f632269e6f45e14445067053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "376ed6b3c7bcbb0c4a7b3b9bdc1361fa68c045b7f632269e6f45e14445067053", kill_on_drop: false }` [INFO] [stdout] 376ed6b3c7bcbb0c4a7b3b9bdc1361fa68c045b7f632269e6f45e14445067053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fa4f9bf1302272b39b3bcb7a31f3877c169f8ce5e5869fb0aa5f4d7662e7371 [INFO] running `Command { std: "docker" "start" "-a" "1fa4f9bf1302272b39b3bcb7a31f3877c169f8ce5e5869fb0aa5f4d7662e7371", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling dinky v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling harsh v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling params v0.8.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "1fa4f9bf1302272b39b3bcb7a31f3877c169f8ce5e5869fb0aa5f4d7662e7371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa4f9bf1302272b39b3bcb7a31f3877c169f8ce5e5869fb0aa5f4d7662e7371", kill_on_drop: false }` [INFO] [stdout] 1fa4f9bf1302272b39b3bcb7a31f3877c169f8ce5e5869fb0aa5f4d7662e7371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d0e63c4ec13b12eaa22dadcf8bec3dba976c57be3787e4f3e607500c638cab [INFO] running `Command { std: "docker" "start" "-a" "52d0e63c4ec13b12eaa22dadcf8bec3dba976c57be3787e4f3e607500c638cab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling dinky v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.10s [INFO] running `Command { std: "docker" "inspect" "52d0e63c4ec13b12eaa22dadcf8bec3dba976c57be3787e4f3e607500c638cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d0e63c4ec13b12eaa22dadcf8bec3dba976c57be3787e4f3e607500c638cab", kill_on_drop: false }` [INFO] [stdout] 52d0e63c4ec13b12eaa22dadcf8bec3dba976c57be3787e4f3e607500c638cab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 761a2ce67d2a7429ed2e417d7ed0f77aa2d800add974fe4d221fac36ab5d4b0c [INFO] running `Command { std: "docker" "start" "-a" "761a2ce67d2a7429ed2e417d7ed0f77aa2d800add974fe4d221fac36ab5d4b0c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dinky v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.94s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dinky-75b01f437f8a7b0c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_expand_tilde ... ok [INFO] [stdout] test conf::tests::example_conf_load ... ok [INFO] [stdout] test conf::tests::example_conf_matches_generated_default ... ok [INFO] [stdout] test hash::tests::test_decode ... ok [INFO] [stdout] test hash::tests::test_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "761a2ce67d2a7429ed2e417d7ed0f77aa2d800add974fe4d221fac36ab5d4b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761a2ce67d2a7429ed2e417d7ed0f77aa2d800add974fe4d221fac36ab5d4b0c", kill_on_drop: false }` [INFO] [stdout] 761a2ce67d2a7429ed2e417d7ed0f77aa2d800add974fe4d221fac36ab5d4b0c