[INFO] updating cached repository gaberudy/hash_test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gaberudy/hash_test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gaberudy/hash_test" "work/ex/beta-1.37-6/sources/1.36.0/gh/gaberudy/hash_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/gaberudy/hash_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gaberudy/hash_test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gaberudy/hash_test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gaberudy/hash_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9e55feb701cdc80d0b0d9f7f75c108140c564a86 [INFO] sha for GitHub repo gaberudy/hash_test: 9e55feb701cdc80d0b0d9f7f75c108140c564a86 [INFO] validating manifest of gaberudy/hash_test on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gaberudy/hash_test on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gaberudy/hash_test [INFO] finished frobbing gaberudy/hash_test [INFO] frobbed toml for gaberudy/hash_test written to work/ex/beta-1.37-6/sources/1.36.0/gh/gaberudy/hash_test/Cargo.toml [INFO] started frobbing gaberudy/hash_test [INFO] finished frobbing gaberudy/hash_test [INFO] frobbed toml for gaberudy/hash_test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gaberudy/hash_test/Cargo.toml [INFO] crate gaberudy/hash_test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gaberudy/hash_test against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/gaberudy/hash_test:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 7009523df5229fd9ad7e8671743072b624e7e1871b2eb44d656444203c2d76ae [INFO] running `"docker" "start" "-a" "7009523df5229fd9ad7e8671743072b624e7e1871b2eb44d656444203c2d76ae"` [INFO] [stderr] Compiling hash_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling docopt v1.0.1 [INFO] [stderr] warning: native/test.c: In function 'test_int': [INFO] [stderr] warning: native/test.c:15:2: warning: implicit declaration of function 'mem_start' [-Wimplicit-function-declaration] [INFO] [stderr] warning: mem_start(); [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: native/test.c:25:2: warning: implicit declaration of function 'mem_stop' [-Wimplicit-function-declaration] [INFO] [stderr] warning: mem_stop(); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: unused variable: `je_stats` [INFO] [stderr] --> src/test_klib.rs:18:46 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn insert_or_remove_int(data: &Vec, je_stats: bool) { [INFO] [stderr] | ^^^^^^^^ help: consider prefixing with an underscore: `_je_stats` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `je_stats` [INFO] [stderr] --> src/test_klib.rs:24:50 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn insert_or_remove_str(data: &Vec, je_stats: bool) { [INFO] [stderr] | ^^^^^^^^ help: consider prefixing with an underscore: `_je_stats` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f" "/opt/crater/target/debug/deps/hash_test-84f606c12c70816f.50pde5n1cjz7jvq5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/hash_test-5ffe84888de75dc4/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lmem_stats" "-Wl,--no-whole-archive" "/opt/crater/target/debug/deps/libdocopt-2a58710c335c9654.rlib" "/opt/crater/target/debug/deps/libserde-8e29941bd905cd49.rlib" "/opt/crater/target/debug/deps/libstrsim-1fb548c623033a78.rlib" "/opt/crater/target/debug/deps/libregex-cc18155c8b9d4149.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-9f59200eee4df3e0.rlib" "/opt/crater/target/debug/deps/libregex_syntax-e8842ef570ac4945.rlib" "/opt/crater/target/debug/deps/libucd_util-b5d4a57c7c646a91.rlib" "/opt/crater/target/debug/deps/libthread_local-e9a98665f06432c8.rlib" "/opt/crater/target/debug/deps/libaho_corasick-2c985eb8a19bbc89.rlib" "/opt/crater/target/debug/deps/libmemchr-9682685de8fe63c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-340233930678a434.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/liblibc-7ef0ecc5d6f9b1d0.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/hash_test-84f606c12c70816f.hash_test.7aoee4r4-cgu.6.rcgu.o: In function `hash_test::mem_stats::stats_print': [INFO] [stderr] /opt/crater/workdir/src/mem_stats.rs:22: undefined reference to `je_stats_print' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: native/test.c: In function 'test_int': [INFO] [stderr] warning: native/test.c:15:2: warning: implicit declaration of function 'mem_start' [-Wimplicit-function-declaration] [INFO] [stderr] warning: mem_start(); [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: native/test.c:25:2: warning: implicit declaration of function 'mem_stop' [-Wimplicit-function-declaration] [INFO] [stderr] warning: mem_stop(); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: Could not compile `hash_test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7009523df5229fd9ad7e8671743072b624e7e1871b2eb44d656444203c2d76ae"` [INFO] running `"docker" "rm" "-f" "7009523df5229fd9ad7e8671743072b624e7e1871b2eb44d656444203c2d76ae"` [INFO] [stdout] 7009523df5229fd9ad7e8671743072b624e7e1871b2eb44d656444203c2d76ae